Closed
Bug 521959
Opened 16 years ago
Closed 16 years ago
Patch bug XML output to support API
Categories
(bugzilla.mozilla.org :: General, enhancement)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: gerv, Assigned: justdave)
References
Details
The XML form of a bug does not provide quite enough information for the API, and so a small patch is needed. This patch is being pushed upstream to Bugzilla in bug 521398, but I would like to get it on bugzilla-stage-tip (and therefore b.m.o.) as well.
The patch is required for flag modification, adding comments when updating bugs, and collision detection on attachment update.
This is a blocker to releasing version 0.2 of the API for testing.
Gerv
| Reporter | ||
Comment 1•16 years ago
|
||
I've just realised that the above is insufficiently clear - sorry about that.
Every Bugzilla against which people wish to use the API needs patching. And so could the patch please be applied to bugzilla-stage-tip _and_ b.m.o. even before the upgrade?
Many thanks,
Gerv
Comment 2•16 years ago
|
||
(In reply to comment #1)
> could the patch please be applied to bugzilla-stage-tip _and_ b.m.o. even
> before the upgrade?
I think the upstream patch should first pass review. I will review it soon, probably tomorrow.
Depends on: 521398
Comment 3•16 years ago
|
||
I agree that the patch should be reviewed by upstream before landing on bmo.
| Reporter | ||
Updated•16 years ago
|
Blocks: bmo-upgrade-34
| Assignee | ||
Comment 4•16 years ago
|
||
Upstream looks like it passed.
modified bugzilla.dtd
modified template/en/default/bug/show.xml.tmpl
Committed revision 6641.
This should be live on bugzilla-stage-tip sometime in the next couple hours.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•