From: bbaetz%student.usyd.edu.au <>
Date: Mon, 18 Mar 2002 06:07:29 +0000 (+0000)
Subject: Bug 92905 - perl error when editing user and no groups defined
X-Git-Tag: bugzilla-2.16rc1~181
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc9c85ebe6fee0bd93c88e3f5c046172291f2dd;p=thirdparty%2Fbugzilla.git
Bug 92905 - perl error when editing user and no groups defined
r=justdave x 2
---
diff --git a/editusers.cgi b/editusers.cgi
index ad00dd9ae0..bc864bcf05 100755
--- a/editusers.cgi
+++ b/editusers.cgi
@@ -145,17 +145,17 @@ sub EmitFormElements ($$$$$)
print "
\n
|
\n";
}
print "
User is a member of these groups
\n";
- }
- while (MoreSQLData()) {
- my ($bit,$name,$description,$checked,$blchecked) = FetchSQLData();
- print "