Hi all,

I'm experimenting problems with the code generated by the
hudson-plugin-info tag in the performance plugin wiki page.

The generated link to the plugin issues page is
http://issues.jenkins-ci.org/secure/IssueNavigator.jspa?mode=hide&reset=true&jqlQuery=project+%3D+JENKINS+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopened%29+AND+component+%3D+%27performance%27

instead of
http://issues.jenkins-ci.org/secure/IssueNavigator.jspa?mode=hide&reset=true&jqlQuery=project+%3D+JENKINS+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopened%29+AND+component+%3D+%27performance-plugin%27

Note the last filter parameter in the url, it is rendering
component='performance' instead of component='performance-plugin'

There is a jira issue about the problem:
https://issues.jenkins-ci.org/browse/JENKINS-13371

Does anyone know how to fix it?.

Thanks
- Manolo

Reply via email to