Closed
Bug 24059
Opened 26 years ago
Closed 26 years ago
can't update a bug
Categories
(Bugzilla :: Bugzilla-General, defect, P3)
Tracking
()
People
(Reporter: karnaze, Assigned: justdave)
Details
I tried to update a bug from my home system (something I have been doing fro a
long time) and when I entered my password I got the following. When I tried
updating the bug a 2nd time, I got the same thing.
Software error:
select delta_ts,
area,assigned_to,bug_file_loc,bug_severity,bug_status,component,groupset,op_sys,
priority,product,qa_contact,rep_platform,reporter,resolution,short_desc,status_w
hiteboard,target_milestone,version,votes
from bugs where bug_id = 24057: at globals.pl line 71.
Please send mail to this site's webmaster for help.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 1•26 years ago
|
||
Whoops!
I removed a column from the database, because nothing ever used it. But I
forgot that a list of columns is cached somewhere, and forgot to fix it there.
The good news it that cache is automatically regenerated once an hour, so this
bug fixed itself within an hour of it happening. You just got lucky.
Sorry about that!
*** This bug has been marked as a duplicate of 24056 ***
*** Marking verified duplicate of bug 24056 ***
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 3•24 years ago
|
||
moving to Bugzilla product
reassign to default owner/qa for INVALID/WONTFIX/WORKSFORME/DUPLICATE
Assignee: terry → justdave
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Version: other → unspecified
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
•