[JIRA] [cppcheck] (JENKINS-18029) Selected line with static analysis violation is hidden because breadcrumb covers it
Michal Turek closed JENKINS-18029 as Fixed Selected line with static analysis violation is hidden because breadcrumb covers it Change By: Michal Turek (08/Mar/14 3:27 PM) Status: Resolved Closed This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
[JIRA] [cppcheck] (JENKINS-18029) Selected line with static analysis violation is hidden because breadcrumb covers it
SCM/JIRA link daemon
commented on JENKINS-18029
Selected line with static analysis violation is hidden because breadcrumb covers it
Code changed in jenkins
User: Michal Turek
Path:
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckSource.java
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/model/CppcheckFile.java
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/details.jelly
http://jenkins-ci.org/commit/cppcheck-plugin/70008f01f202df6f76d068551c2dffaaae0578f2
Log:
JENKINS-18029 Selected line with static analysis violation is hidden because breadcrumb covers it
The page with source code now scrolls 10 lines above the highlighted one to be able to see the context.
@SuppressWarnings("unused") removed to solve compiler warnings.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
[JIRA] [cppcheck] (JENKINS-18029) Selected line with static analysis violation is hidden because breadcrumb covers it
SCM/JIRA link daemon commented on JENKINS-18029 Selected line with static analysis violation is hidden because breadcrumb covers it Code changed in jenkins User: Michal Turek Path: src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckSource.java src/main/java/com/thalesgroup/hudson/plugins/cppcheck/model/CppcheckFile.java src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/details.jelly http://jenkins-ci.org/commit/cppcheck-plugin/5ba9108df7e32c65c936b7814e13281f537e9a34 Log: Merge pull request #4 from mixalturek/master JENKINS-18029 Selected line with static analysis violation is hidden because breadcrumb covers it Compare: https://github.com/jenkinsci/cppcheck-plugin/compare/2962a47f7f0b...5ba9108df7e3 This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
[JIRA] [cppcheck] (JENKINS-18029) Selected line with static analysis violation is hidden because breadcrumb covers it
Michal Turek resolved JENKINS-18029 as Fixed Selected line with static analysis violation is hidden because breadcrumb covers it Fixed, will be released in version 1.15. Change By: Michal Turek (08/Mar/14 3:25 PM) Status: In Progress Resolved Fix Version/s: current Resolution: Fixed This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
[JIRA] [cppcheck] (JENKINS-18029) Selected line with static analysis violation is hidden because breadcrumb covers it
Michal Turek updated JENKINS-18029 Selected line with static analysis violation is hidden because breadcrumb covers it The task description updated to contain an information. Change By: Michal Turek (08/Mar/14 3:15 PM) Summary: In CppCheck plugin selected Selected line with static analysis violation is hidden because breadcrumb covers it Assignee: Gregory Boissinot Michal Turek Affects Version/s: current Environment: All Description: If a line number in Cppcheck Results is clicked to see self-explained the related code, the resulting page will scroll exactly to this line. It is the first displayed line on the screen. Everything is correct, but it would be better if the page scrolled e.g. 10 lines above to be able to see the context too. Newer versions of Jenkins show a breadcrumb navigation on top of the screen, that even hides the highlighted line which is confusing. See the attached screenshots . This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
[JIRA] [cppcheck] (JENKINS-18029) Selected line with static analysis violation is hidden because breadcrumb covers it
Michal Turek started work on JENKINS-18029 Selected line with static analysis violation is hidden because breadcrumb covers it Change By: Michal Turek (08/Mar/14 3:17 PM) Status: Open In Progress This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
