Community
Participate
Working Groups
As stated on bug#144722 comment#5, I'm having trouble configuring a web connector for a Mantis installation. I would be nice to have a template.
BTW, we need a "Web Connector" component on Eclipse bugzilla. I'm filling this bug on "UI" component for now.
Created attachment 49220 [details] template for Mantis This is the basic template that allows to parse issues returned by Mantis. Unfortunately in order to see anything but default query we need to have support for the "Refresh" attribute in the http fetcher. I'll open separate issue for that.
Good. It worked for the Mantis website, but not for my Mantis installation. I think it is because bug#151602 :(
BTW, Eugene, for what reason there is a need to select a repository when creating a web query, since all configuration (query url, task prefix) does not depend on any data configured from web repository? Is this because (current) Mylar architecture requires to be this way (query associated to a existing repository)?
I know. Unfortunately this is Mylar's limitation. I just opened bug 155924 related to this.
Created attachment 49314 [details] better template This one require patch attached to bug 155904 in order to see correct results. PS: don't ask me how did I came up with that query string...
Created attachment 49315 [details] mylar/context/zip
Patch applied.