-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins ver. 2.32.3
RHEL 6.4
Java 1.8.0_60-b27
static analysis_core 1.82
When browsing warnings some of the links appear to be broken since version 1.82 of the analysis-core plugin.
I tried reverting to analysis-core version 1.81 and everything is working correctly so there has been a regression here.
To give you an example, when I browse to:
http://jenkins/job/jobname/125/warnings2Result/
There is a link shown on the "Types" tab to:
http://jenkins/job/jobname/125/warnings2Result/category.-52074025/
but following that link redirects back to:
http://jenkins/job/jobname/125/warnings2Result/
I wonder if it is related to the following bug: --JENKINS-37195
- is duplicated by
-
JENKINS-43068 Result Page of findbugs plugin has wrong links
-
- Resolved
-
[JENKINS-42820] Regression in analysis-core:1.82 when browsing warnings
Description |
Original:
When browsing warnings some of the links appear to be broken since version 4.59 of the warnings plugin. I tried reverting to version 4.58 and everything is working correctly so there has been a regression here. To give you an example, when I browse to: [http://jenkins/job/jobname/125/warnings2Result/|http://jenkins-lassen/job/dev/job/macro-chum.lint-srcg/125/warnings2Result/] There is a link shown on the "Types" tab to: [http://jenkins/job/jobname/125/warnings2Result/category.-52074025/] but following that link redirects back to: [http://jenkins/job/jobname/125/warnings2Result/|http://jenkins-lassen/job/dev/job/macro-chum.lint-srcg/125/warnings2Result/] I wonder if it is related to the following bug: https://issues.jenkins-ci.org/browse/JENKINS-37195 |
New:
When browsing warnings some of the links appear to be broken since version 4.59 of the warnings plugin. I tried reverting to version 4.58 and everything is working correctly so there has been a regression here. To give you an example, when I browse to: [http://jenkins/job/jobname/125/warnings2Result/] There is a link shown on the "Types" tab to: [http://jenkins/job/jobname/125/warnings2Result/category.-52074025/] but following that link redirects back to: [http://jenkins/job/jobname/125/warnings2Result/|http://jenkins-lassen/job/dev/job/macro-chum.lint-srcg/125/warnings2Result/] I wonder if it is related to the following bug: https://issues.jenkins-ci.org/browse/JENKINS-37195 |
Description |
Original:
When browsing warnings some of the links appear to be broken since version 4.59 of the warnings plugin. I tried reverting to version 4.58 and everything is working correctly so there has been a regression here. To give you an example, when I browse to: [http://jenkins/job/jobname/125/warnings2Result/] There is a link shown on the "Types" tab to: [http://jenkins/job/jobname/125/warnings2Result/category.-52074025/] but following that link redirects back to: [http://jenkins/job/jobname/125/warnings2Result/|http://jenkins-lassen/job/dev/job/macro-chum.lint-srcg/125/warnings2Result/] I wonder if it is related to the following bug: https://issues.jenkins-ci.org/browse/JENKINS-37195 |
New:
When browsing warnings some of the links appear to be broken since version 4.59 of the warnings plugin. I tried reverting to version 4.58 and everything is working correctly so there has been a regression here. To give you an example, when I browse to: [http://jenkins/job/jobname/125/warnings2Result/] There is a link shown on the "Types" tab to: [http://jenkins/job/jobname/125/warnings2Result/category.-52074025/] but following that link redirects back to: [http://jenkins/job/jobname/125/warnings2Result/|http://jenkins-lassen/job/dev/job/macro-chum.lint-srcg/125/warnings2Result/] I wonder if it is related to the following bug: |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Summary | Original: Regression in 4.59 browsing warnings | New: Regression in warnings;4.59/analysis-core:1.82 when browsing warnings |
Description |
Original:
When browsing warnings some of the links appear to be broken since version 4.59 of the warnings plugin. I tried reverting to version 4.58 and everything is working correctly so there has been a regression here. To give you an example, when I browse to: [http://jenkins/job/jobname/125/warnings2Result/] There is a link shown on the "Types" tab to: [http://jenkins/job/jobname/125/warnings2Result/category.-52074025/] but following that link redirects back to: [http://jenkins/job/jobname/125/warnings2Result/|http://jenkins-lassen/job/dev/job/macro-chum.lint-srcg/125/warnings2Result/] I wonder if it is related to the following bug: |
New:
When browsing warnings some of the links appear to be broken since version 4.59 of the warnings plugin and version 1.82 of the analysis-core plugin. I tried reverting to warnings-plugin version 4.58 and analysis-core version 1.80 and everything is working correctly so there has been a regression here. To give you an example, when I browse to: [http://jenkins/job/jobname/125/warnings2Result/] There is a link shown on the "Types" tab to: [http://jenkins/job/jobname/125/warnings2Result/category.-52074025/] but following that link redirects back to: [http://jenkins/job/jobname/125/warnings2Result/|http://jenkins-lassen/job/dev/job/macro-chum.lint-srcg/125/warnings2Result/] I wonder if it is related to the following bug: - |
The plugin redirects to the main page if the link is not valid, i.e. the category does not exist anymore. Does the 4.58 version show some results?