|
||||||||
|
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.

I have the same problem. Jenkins 1.578, JaCoCo 1.0.15.
When I'm in the default view, the bug does not occur. When I'm in a specific view, The URL has the same structure as the OP:
http://URL/jenkins/view/MyViewName/view/MyViewName/job/MyJobName/lastSuccessfulBuild/jacoco/ .
The "view/MyViewName/" is repeated twice, which causes the link to fail.
Removing one or both of the occurences works just fine; the report is generated ok. The problem concerns the link only.