Closed
Bug 869077
Opened 12 years ago
Closed 12 years ago
Component isn't preselected from the query_string when cloning a bug
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: neil, Assigned: dkl)
References
()
Details
when cloning a bug and using the component quick selector, the resulting URL contains cloned_bug_id, product and component parameters, however the component is ignored.
Summary: Can't set the component of a cloned bug → Component isn't preselected from the query_string when cloning a bug
this is actually a bmo-specific issue; when you clone a bug upstream you only get to select a product. however on bmo you can also select a component, which is then ignored by enter_bug (the source bug's component is always used, even if it's invalid in the target product).
Assignee: create-and-change → nobody
Component: Creating/Changing Bugs → General
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Version: unspecified → Production
Assignee | ||
Comment 2•12 years ago
|
||
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified enter_bug.cgi
Committed revision 8792.
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•