-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor
-
Component/s: cucumber-reports-plugin
-
None
-
Environment:Jenkins ver. 1.647
Cucumber-jvm reports 2.1.0
If jenkins is installed not on root context
like http://hostname:8080/jenkins/
instead of http://hostname:8080/
Then following links on result page are working incorrectly:
Jenkins
Previous results
Last results
E.g. link looks like
http://hostname:8080/job/jobname/16/cucumber-html-reports/feature-overview.html
instead of
http://hostname:8080/jenkins/job/jobname/16/cucumber-html-reports/feature-overview.html