-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Linux Jenkins 3.13.0-57-generic #95~precise1-Ubuntu x86_64 x86_64 x86_64 GNU/Linux
java version "1.8.0_40"
chrome 45
installed form deb file
Summary Display Plugin 1.13
I'm creating an xml with href section the sends to another job on my jenkins server.
The problem accrues when I'm checking the "show on project page" option.
When I click on the link in the project page it sends me to the wrong path...
For example, my href address is /view/SECTION/job/JOB_NAME/
Normally it works fine and I'm getting the right page, but on project page it looks like this:
/BUILD_NUM/view/SECTION/job/JOB_NAME/
And this path doesn't exists...
It looks like the plugin auto injects the build number in the project page...