Open
Bug 128613
Opened 24 years ago
Updated 2 years ago
Need to be able to specify product/component when moving a bug
Categories
(Bugzilla :: Bug Import/Export & Moving, enhancement)
Tracking
()
NEW
People
(Reporter: justdave, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
An item for consideration here: in most of the cases when moving bugs between
Bugzilla's Bugzilla installation and Mozilla's installation the source product
is going to be different from the destination product, and may not be the same
one in all cases (i.e. Browser or mozilla.org). Need to allow some way to
specify the product/component on the desination side from the source side when
moving the bug.
Comment 1•24 years ago
|
||
Thats going to be hard, since you don't ahave a list of products on the other
site. I guess we could have a config.cgi page which could spit out xml, but that
requries that the one instance can talk to the other.
| Reporter | ||
Comment 2•24 years ago
|
||
Which is already a given (the sites having to be able to talk to each other).
See bug 127875.
Comment 3•24 years ago
|
||
>I guess we could have a config.cgi page which could spit out xml
This is bug 72837.
Depends on: 72837
| Reporter | ||
Comment 4•24 years ago
|
||
I thought bug 72837 was going to spit out Javascript, rather than XML... or can
it maybe do both? :)
Comment 5•24 years ago
|
||
>I thought bug 72837 was going to spit out Javascript, rather than XML... or can
>it maybe do both? :)
Bug 72837 uses formats just like the buglist.cgi templatization patch in bug
103778, so it can generate output in any format for which someone develops a
template. Formats supported by the (admittedly bitrotted) patch on that bug
currently include JavaScript and RDF (an XML dialect).
| Reporter | ||
Updated•23 years ago
|
Component: Bugzilla-General → Bug Import/Export & Moving
| Reporter | ||
Comment 6•21 years ago
|
||
Reassigning bugs that I'm not actively working on to the default component owner
in order to try to make some sanity out of my personal buglist. This doesn't
mean the bug isn't being dealt with, just that I'm not the one doing it. If you
are dealing with this bug, please assign it to yourself.
Assignee: justdave → import-export
QA Contact: mattyt-bugzilla → default-qa
Updated•19 years ago
|
Whiteboard: [roadmap: 3.2]
Updated•19 years ago
|
Severity: normal → enhancement
Whiteboard: [roadmap: 3.2]
Target Milestone: --- → Bugzilla 3.2
Comment 7•18 years ago
|
||
Bugzilla 3.2 is now frozen. Only enhancements blocking 3.2 or specifically approved for 3.2 may be checked in to the 3.2 branch. If you would like to nominate your enhancement for Bugzilla 3.2, set the "blocking3.2" flag to "?". Then, either the target milestone will be changed back, or the blocking3.2 flag will be granted, if we will accept this enhancement for Bugzilla 3.2.
This particular bug has not been touched in over eight months, and thus is being retargeted to "---" instead of "Bugzilla 4.0". If you believe this is a mistake, feel free to retarget it to Bugzilla 4.0.
Target Milestone: Bugzilla 3.2 → ---
Updated•2 years ago
|
Attachment #9387228 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•