Open
Bug 514204
Opened 15 years ago
Updated 15 years ago
Ability to use buglist.cgi instead of show_bug.cgi to get XML output
Categories
(Bugzilla :: Query/Bug List, enhancement, P3)
Bugzilla
Query/Bug List
Tracking
()
NEW
People
(Reporter: markjwiltshire, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: 3.2.3
I would like to get full XML output (not RSS) for a search results, and be able to maintain this without having to post search and hit XML button each time.
i.e. I want the URL which generates the XML to run from buglist.cgi not show_bug.cgi.
This is not easily possible. The link on the search results page is a post with a list of bug id's to the show_bug.cgi script and not the buglist.cgi script.
It would be really useful if you could add the XML output to this script.
That way when the search changes, I don't have to update the URL to get the XML output.
I have had a search through the bugs to see if this has already been recorded as an enhancement, but I cannot find one.
Many thanks
Mark
hope that makes sense.
Reproducible: Always
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac OS X → All
Priority: -- → P3
Hardware: x86 → All
You need to log in
before you can comment on or make changes to this bug.
Description
•