Closed Bug 1344128 Opened 7 years ago Closed 7 years ago

Cloning a bug causes an invalid cloned_bug_id param when creating the new bug.

Categories

(bugzilla.mozilla.org :: Bug Creation/Editing, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: markh, Assigned: dkl)

References

Details

STR:
* In some bug select "Clone bug, as a clone in a different product"
* You are asked to select a component - select one.

Expected:
* New cloned bug is shown.

Actual:
* Page with error message "'bug' is not a valid bug number nor an alias to a bug."

The issue appears to be that the URL used to select a component is always https://bugzilla.mozilla.org/enter_bug.cgi?format=__default__&cloned_bug_id=bug - the tail of that URL should be a bug number. If you edit the URL and replace "bug" with the bug number, things work.
Assignee: nobody → dkl
Status: NEW → ASSIGNED
To https://github.com/mozilla-bteam/bmo.git
   9561143..38549ea  master -> master
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.