wrong issue url for scarab
--------------------------
Key: MPCHANGES-23
URL: http://jira.codehaus.org/browse/MPCHANGES-23
Project: maven-changes-plugin
Type: Bug
Versions: 1.5.1
Reporter: Thomas Fischer
if the issue tracker is scarab, the url for the "Fixes" link is incorrect. For
example, if the project.xml contains the line
<issueTrackingUrl>http://issues.apache.org/scarab/issues</issueTrackingUrl>
and the changes.xml contains the line
<action type="fix" dev="tfischer" issue="TRQS273">
blah
</action>
the href for the text "Fixes TRQS273" produced in changes-report.html is
http://issues.apache.org/scarab/TRQS273
but it should be
http://issues.apache.org/scarab/issues/id/TRQS273
instead.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]