Thank you. - Manolo
On Wed, Apr 11, 2012 at 1:41 PM, cjo <[email protected]> wrote: > This is because the jira component is different to the plugin component > name, and the wiki page needs other attributes to point it to the correct > item. > > See previous topic > https://groups.google.com/d/topic/jenkinsci-dev/4fLujX1avkg/discussion > > I have added this to the wiki page, and removed the comment. > but normally the jira component should not have the -plugin extension on > it. > > > On Wednesday, 11 April 2012 07:28:41 UTC+1, Manuel Carrasco Moñino wrote: >> >> 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<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<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<https://issues.jenkins-ci.org/browse/JENKINS-13371> >> >> Does anyone know how to fix it?. >> >> Thanks >> - Manolo >> >>
