Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPCHANGES-11 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPCHANGES-11 Summary: Unable to use a '&' in the maven.changes.issue.template property Type: Bug Status: Unassigned Priority: Blocker Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-changes-plugin Versions: 1.4 Assignee: Reporter: Adriano Labate Created: Wed, 16 Jun 2004 3:52 AM Updated: Wed, 16 Jun 2004 3:52 AM Environment: maven 1.0 rc3 + changes 1.4 + xdoc 1.7.1 Description: A typical url to get the page for issue #944 is (intranet): http://s2-quality/trackbin/wtms.dll?action=queryDetail&scrId=944 In build.properties I got : maven.changes.issue.template=%URL%/wtms.dll?action=queryDetail&scrId=%ISSUE% The resulting URL is wrong because the ampersand '&' has been encoded in "&" for example : http://s2-quality/trackbin/wtms.dll?action=queryDetail&scrId=944 I don't know whether it's an issue of changes-plugin or xdoc-plugin. Thanks. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
