Notification Email has bad link to Continuum Online Report
----------------------------------------------------------
Key: CONTINUUM-1553
URL: http://jira.codehaus.org/browse/CONTINUUM-1553
Project: Continuum
Issue Type: Bug
Components: Notifier - Mail
Affects Versions: 1.1-beta-3
Environment: N/A
Reporter: Ammar Hasan
The first line in notification email points to invalid report URL
The first line in my case is:
Online report :
http://localhost:8080/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/5/buildId/201::
The link needs to be corrected...when i go to browser it' invalid.. it should
be changed as follows
invalid::
http://localhost:8080/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/5/buildId/201
valid:
http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm?view=ProjectBuild&buildId=201&id=5
http://<host>:<port>*/continuum/servlet/continuum/target*/ProjectBuild.vm*?view=ProjectBuild&buildId=<build-id>&id=<proj-id>*
instead of
http://<host>:<port>*/continuum/target/*ProjectBuild.vm*/view/ProjectBuild/id/5/buildId/201*
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira