Closed
Bug 111717
Opened 24 years ago
Closed 21 years ago
Error when editing users with no groups defined
Categories
(Bugzilla :: Administration, task, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: simona, Assigned: justdave)
Details
Editing users editusers.cgi (Select User -> Edit User) when there are no groups
defined: the page loads but shows the following error against the Group Access
heading:
DBD::mysql::st fetchrow_array failed: fetch() without execute() at globals.pl
line 240. [Sat Nov 24 09:11:06 2001] editusers.cgi: DBD::mysql::st
fetchrow_array failed: fetch() without execute() at globals.pl line 240.
Perhaps it should die more gracefully if no groups are defined?
Comment 1•24 years ago
|
||
I see this error on the Apache log, not the web page itself.
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.18
Updated•22 years ago
|
OS: FreeBSD → All
Hardware: PC → All
Comment 2•21 years ago
|
||
Unloved bugs targetted for 2.18 but untouched since 9-15-2003 are being
retargeted to 2.20
If you plan to act on one immediately, go ahead and pull it back to 2.18.
Target Milestone: Bugzilla 2.18 → Bugzilla 2.20
Comment 3•21 years ago
|
||
There are at least system groups, which are not deletable (bug 277768), so this
error cannot be reproduced.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 4•20 years ago
|
||
clearing target of DUPLICATE/WONTFIX/INVALID/WORKSFORME so they'll show up as
untriaged if they get reopened.
Target Milestone: Bugzilla 2.20 → ---
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
•