Closed
Bug 325195
Opened 20 years ago
Closed 20 years ago
Error when confirming user deletion
Categories
(Bugzilla :: User Accounts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: support, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
I am using Bugzilla version 1.18rc1 which was upgraded from 1.16.6. Whenever I go to delete a user, I get an error. After, I have checked in the 'bugs' MySQL database and the deletion has actually occurred.
Reproducible: Always
Steps to Reproduce:
1. I go to the users page and use the search to select some users.
2. Click on delete to remove one of the users.
3. The confirmation screen for the deletion opens.
"Do you really want to delete this user?"
4. I click on "Yes, delete"
Actual Results:
Software error:
Can't call method "id" on an undefined value at Bugzilla/Auth/CGI.pm line 195.
Expected Results:
Deleted the user without any error.
Comment 1•20 years ago
|
||
No problem seen with Bugzilla 2.18.4. You have a RC; try upgrading to 2.18.4, or even better: 2.20.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•20 years ago
|
||
Just confirming no problem after upgrade to 2.20.1. Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•