Closed
Bug 154125
Opened 23 years ago
Closed 23 years ago
Change several bugs at once: Commit without any bug selected
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
People
(Reporter: robinv, Assigned: myk)
Details
When I invoked link "Change several bugs at once" and accidentally did not
select any bug (i.e. I did not check any bug from the list), the "Commit"
action resulted in following error page:
Software error:
SELECT bit, bit & 127 != 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 215.
Comment 1•23 years ago
|
||
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•