Closed Bug 93006 Opened 23 years ago Closed 23 years ago

Changing several bug at once defaults to "Reassign" checkbox.

Categories

(Bugzilla :: Query/Bug List, defect, P2)

2.13
x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: skasinathan, Assigned: jacob)

References

Details

(Whiteboard: mass_change)

Attachments

(1 file)

1. Query bugzilla based on some conditions.
2. Click "Change several bugs at once link".
3. Select the drop down list box to resolve the bug to Wontfix.  Note that the 
checkbox for Reassign is selected.
The problem here is that when the multi-change form is generated, it does
something like:

if (list is full of UNCONFIRMED) {
    print The option button to Confirm bugs
}
$knum++;

So it incriments $knum regardless of if it prints the option button.
Attached patch patchSplinter Review
Keywords: patch, review
Version: Bugzilla 2.10 → Bugzilla 2.13
*** Bug 62550 has been marked as a duplicate of this bug. ***
Priority: -- → P2
Target Milestone: --- → Bugzilla 2.16
-> me
Assignee: justdave → jake
*** Bug 95071 has been marked as a duplicate of this bug. ***
*** Bug 95775 has been marked as a duplicate of this bug. ***
Does this cause data corruption?  If so, it should go into the trunk in 2.14.
Status: NEW → ASSIGNED
Component: Bugzilla → Query/Bug List
Product: Webtools → Bugzilla
Version: Bugzilla 2.13 → 2.13
Whiteboard: mass_change
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
*** Bug 212454 has been marked as a duplicate of this bug. ***
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: