Menu

#1883 Search Results and Double-Click

Bug
closed-wont-fix
5
2025-11-12
2016-11-14
No

I found a nice bug that prevents jumping to the right file and position. Other result lines are working but not this line:

C:\Users\DOE\Desktop\ikelli\Diag0017.txt:1175:10.11.2016 17:57:54/782: ahmettk [10.34.110.31]: Error: Javascript error in file "" on line 16: "Tan?ms?z veya bo? referans?n 'focus' ?zelli?i al?nam?yor".

Discussion

  • Neil Hodgson

    Neil Hodgson - 2016-11-14
    • labels: search --> search, scintilla, errorlist
    • status: open --> open-wont-fix
    • assigned_to: Neil Hodgson
     
  • Neil Hodgson

    Neil Hodgson - 2016-11-14

    There are 2 diagnostics in that line and the code picks up the one that looks like a PHP error:

    Javascript error in file "" on line 16
    

    The file "" isn't valid so can't be opened.

     
  • Daniel Oelschlegel

    Sorry but why SciTe takes the second part instead of the first of this line? The first column is generated by SciTe the second comes from the textfile.

     

    Last edit: Daniel Oelschlegel 2016-11-26
    • Neil Hodgson

      Neil Hodgson - 2016-11-26

      Since many different error formats are known, there will be ambiguities and in such cases one will win. The "error…on line" string is much more specific than something that may be a file:line:message. So "error…on line" wins.

       
  • Neil Hodgson

    Neil Hodgson - 2025-11-12
    • status: open-wont-fix --> closed-wont-fix
     

Log in to post a comment.

MongoDB Logo MongoDB