Closed Bug 90333 Opened 23 years ago Closed 23 years ago

Bulk change of no bugs gives software error.

Categories

(Bugzilla :: Creating/Changing Bugs, defect, P4)

2.13
defect

Tracking

()

VERIFIED FIXED
Bugzilla 2.16

People

(Reporter: CodeMachine, Assigned: myk)

References

Details

(Whiteboard: mass_change)

Attachments

(1 file)

If you try to do a bulk change, don't select any bugs and click Commit you'll
get a software error:

Software error:

    SELECT bit, bit & 9223372036854775807 != 0, bit & bugs.groupset != 0
    FROM groups, bugs
    WHERE isbuggroup != 0 AND bug_id = 
    ORDER BY bit
: You have an error in your SQL syntax near 'ORDER BY bit
' at line 4 at globals.pl line 205.
Priority: -- → P4
Target Milestone: --- → Bugzilla 2.16
-> myself for the fix
Assignee: tara → myk
Keywords: patch, review
Status: NEW → ASSIGNED
*** Bug 97005 has been marked as a duplicate of this bug. ***
Component: Bugzilla → Creating/Changing Bugs
Product: Webtools → Bugzilla
Version: Bugzilla 2.13 → 2.13
*** Bug 98710 has been marked as a duplicate of this bug. ***
Whiteboard: mass_change
Comment on attachment 43845 [details] [diff] [review]
patch v1; throws error if no bugs specified

r=jake
Simple Patch, no second review needed.
Attachment #43845 - Flags: review+
*** Bug 101361 has been marked as a duplicate of this bug. ***
This was checked in on Sep 17 11:55.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
*** Bug 104654 has been marked as a duplicate of this bug. ***
*** Bug 115629 has been marked as a duplicate of this bug. ***
*** Bug 127178 has been marked as a duplicate of this bug. ***
*** Bug 129561 has been marked as a duplicate of this bug. ***
*** Bug 154125 has been marked as a duplicate of this bug. ***
"You did not select any bugs to modify." appears as expected.
Status: RESOLVED → VERIFIED
*** Bug 123789 has been marked as a duplicate of this bug. ***
*** Bug 183665 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: