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".
There are 2 diagnostics in that line and the code picks up the one that looks like a PHP error:
The file "" isn't valid so can't be opened.
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
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.