Issue Type: Bug Bug
Assignee: Unassigned
Components: nested-view-plugin
Created: 29/Dec/14 1:21 PM
Description:

I have a nested view with two portlets: A job list and a unit test statistics grid.
On one of the two, I get absolute links based on what's configured in "Manage Jenkins... Configure System... Jenkins URL" instead of just relative links starting with "/"

Here's an example: My build server's DNS name is "build.foo.com", but I'm also configuring a new build server "newbuild.foo.com". I've configured on both that the Jenkins URL is "http://build.foo.com".

Working on "newbuild.foo.com" shows the problem:
Jenkins normally doesn't care about that configuration when creating links to jobs: For my "base" job for instance, I get <a class="model-link inside" href="">base</a>

But in the Nested View Plugin, I sometimes get the URL above, but also <a class="model-link" href="">base</a> - which means that the configuration is used to build that link.

Environment: Jenkins ver. 1.580.2 (LTS)
Nested View Plugin 1.14
Project: Jenkins
Priority: Major Major
Reporter: cristalp
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.

Reply via email to