Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-483 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-483 Summary: ViewCVS URL Bug (invalid URL due to misplaced query params) Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Estimate: 0 minutes Project: maven Components: plugin-pom Versions: 1.0-beta-7 1.0-beta-8 1.0-beta-9 1.0-beta-10 Assignee: Reporter: Nick Minutello Created: Thu, 12 Jun 2003 4:41 PM Updated: Thu, 12 Jun 2003 4:41 PM Description: This bug has been around for quite a while. For the default CVS Repository in VeiewCVS, the URL for a module goes something like this: http://hostname/viewcvs/modulename/ However, when ViewCVS is configured for a number of CVS Repositories, the other CVS Repositories go something like this: http://hostname/viewcvs/modulename/?cvsroot=RepositoryName Now, for the link to the source repository, this is fine. However, for the URLs in the CVS Activity/Change logs, the query parameter ends up in the wrong place - and you end up with a URL like http://hostname/viewcvs/modulename/?cvsroot=RepositoryNamepath/path/filename instead of: http://hostname/viewcvs/modulename/path/path/filename?cvsroot=RepositoryName --------------------------------------------------------------------- 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/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]
