Roald Bankras wrote:
> 
> Hey Dennis
> 
> I've taken a look at the new changes plugin, including the documentation,
> but 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>&amp;sorter/field=priority&amp;sorter/order=DESC&amp;sorter/field=updated&amp;sorter/order=DESC&amp;sorter/field=fixVersions&amp;sorter/order=ASC</filter>
> 
> It seems that the leading &amp; is removed from the url.
> 

Looks like a bug to me. The leading &amp; is indeed stripped from the
filter, while when filter is built automatically, it gets a leading &amp;
Fill a jira issue for this...



Roald Bankras wrote:
> 
> A small comment on the document is that I'd also put an example with a
> configuration in there. For the user not familiar with the configuration
> tag, the tags describes don't mean a thing.
> 
Have a look at the examples provided. Even though they don't adress your
problem at all, you can see how to use the configuration element there.

Denis
-- 
View this message in context: 
http://www.nabble.com/changes-plugin-and-jira-report-tf1992932.html#a5535753
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to