[ http://jira.codehaus.org/browse/MCHANGES-54?page=comments#action_77630 ] Dennis Lundberg commented on MCHANGES-54: -----------------------------------------
Have you tried to use "&" instead of just "&" in your configuration? > jira-report with filter specified gives 500 error > ------------------------------------------------- > > Key: MCHANGES-54 > URL: http://jira.codehaus.org/browse/MCHANGES-54 > Project: Maven 2.x Changes Plugin > Issue Type: Bug > Affects Versions: 2.0-beta-2 > Reporter: Roald Bankras > > I run into a problem when I try to add a filter to my report configuration. > When I add the following filter to the pom, > running changes gives a 500 error. > > <filter>&sorter/field=priority&sorter/order=DESC&sorter/field=updated&sorter/order=DESC&sorter/field=fixVersions&sorter/order=ASC</filter> > > It seems that the leading & is removed from the url. -- 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
