-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
Component/s: cppcheck-plugin
-
None
-
Environment:Linux
When clicking on one of the issues in the report table hudson jumps to the according file but does not move to the correct line and remains on top of the page. This is due to the missing target:
current:
http://....../sourcefile.cpp/?
expected:
http://....../sourcefile.cpp#123
In the report table the line is correctly indicated and when you manuallly add the above target the browser jumps to the line.
So the plugin simply fails to append the line target.