Change By: Adam Ocsvari (22/Nov/13 2:41 PM)
Description: Open the page of a MultiJob project from a view. You will get the same page in the different URL-s:
jenkinsserver:8080/job/My_Jobs_name_MultiJob/
10/console
jenkinsserver:8080/view/Unit_tests/job/My_Jobs_name_MultiJob/

But because of the relative urls, the link to the MultiJob-s console output is also different:
jenkinsserver:8080/view/Unit_tests/view/Unit_tests/job/My_Jobs_name_MultiJob/10/console

jenkinsserver:8080/job/My_Jobs_name_MultiJob/10/console

As it's showed above, the link for the console output contains the view name twice. The correct is contains the view name once ow not at all:


jenkinsserver:8080/view/Unit_tests/job/My_Jobs_name_MultiJob/10/console

jenkinsserver:8080/job/My_Jobs_name_MultiJob/10/console
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/groups/opt_out.

Reply via email to