Closed Bug 97197 Opened 23 years ago Closed 10 years ago

Say what bug you're changing product for.

Categories

(Bugzilla :: Creating/Changing Bugs, enhancement, P3)

2.13
enhancement

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: CodeMachine, Unassigned)

References

()

Details

Attachments

(1 file, 1 obsolete file)

When you get the intermediate page on product change that makes you specify new
product specific fields, it should specify which bug it is dealing with, number
and summary.

I'm moving multiple bugs at once and its easy to lose track of which bug is
which, so I can't choose the correct component.
Attached patch patch (also fixes bug 94300) (obsolete) — Splinter Review
This patch is currently on landfill (see URL field).
Assignee: myk → jake
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.16
Status: NEW → ASSIGNED
Keywords: patch, review
Blocks: 94300
The bug number should be somewhere on this page as well.

Gerv
I agree ... it's nice having the old values of the fields, but the bug number
wouldn't hurt.
Attached patch patch v2Splinter Review
Comment on attachment 47965 [details] [diff] [review]
patch (also fixes bug 94300)

Patch v2 (attachment 49026 [details] [diff] [review]) puts the bug number in the page title and header.
Attachment #47965 - Attachment is obsolete: true
Jake it would be really nice if you could put this in a table.  Something like:

Bug XXX: Summary

Version Component Milestone
...     ...       ...

      Old Values
X       Y         Z
Comment on attachment 49026 [details] [diff] [review]
patch v2

>-print "Content-type: text/html\n\n";
>-
>-PutHeader ("Bug processed");
>-
> GetVersionTable();
> 
> if ( Param("strictvaluechecks") ) {

If strict value checks are in place, this script uses CheckFormFieldDefined
to verify that product, version, and component values have all been submitted,
but that function assumes a Content-Type header and HTML header have already
been printed.  Removing the Content-Type print statement and PutHeader function
call from before the CheckFormFieldDefined calls will thus cause an HTTP header 
corruption error.
Attachment #49026 - Flags: review-
Jake, any chance of an update to this?  Was going to push it off, but it looks
close, so if you're going to finish it I'll leave it in 2.16
no patch, no response, this is now 2.18
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
No longer blocks: 94300
reassigning to default owner/QA... Jake's Army Reserve unit has been deployed.
Assignee: jake → myk
Status: ASSIGNED → NEW
Severity: normal → enhancement
enhancements without current patches are being pushed to 2.20
Target Milestone: Bugzilla 2.18 → Bugzilla 2.20
Bugzilla 2.20 feature set is now frozen as of 15 Sept 2004.  Anything flagged
enhancement that hasn't already landed is being pushed out.  If this bug is
otherwise ready to land, we'll handle it on a case-by-case basis, please set the
blocking2.20 flag to '?' if you think it qualifies.
Target Milestone: Bugzilla 2.20 → Bugzilla 2.22
Flags: documentation+
Flags: documentation+
I don't get it. Can I edit this? Why?
The trunk is now frozen to prepare Bugzilla 2.22. Only bug fixes are accepted, no enhancement bugs. As this bug has a pretty low activity (especially from the assignee), it's retargetted to ---. If you want to work on it and you think you can have it fixed for 2.24, please retarget it accordingly (to 2.24).
Target Milestone: Bugzilla 2.22 → ---
QA Contact: mattyt-bugzilla → default-qa
Assignee: myk → create-and-change
Priority: P1 → P3
Bug number and summary are shown on the product change page via the 'Cancel and Return to' link.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: