Closed
Bug 348529
Opened 19 years ago
Closed 19 years ago
Editing keywords results in a "Software Error"
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: pjdemarco, Assigned: mkanat)
Details
(Keywords: regression, selenium)
Attachments
(1 file)
|
939 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Software error:
Undefined subroutine &main::Validate called at /var/www/html/bugz/editkeywords.cgi line 151.
Create a keyword.
Go back and change it's def'n
Get this error
happened on HEAD, landfill today.
Comment 1•19 years ago
|
||
This is a regression introduced in bug 347061
Severity: normal → blocker
Keywords: regression
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 3.0
Version: unspecified → 2.23
| Assignee | ||
Comment 2•19 years ago
|
||
Okay, this seems to fix it. I just put back the code I removed. :-)
Assignee: administration → mkanat
Status: NEW → ASSIGNED
Attachment #233501 -
Flags: review?(LpSolit)
Comment 3•19 years ago
|
||
Comment on attachment 233501 [details] [diff] [review]
v1
r=LpSolit
Attachment #233501 -
Flags: review?(LpSolit) → review+
Updated•19 years ago
|
Flags: approval?
Updated•19 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 4•19 years ago
|
||
Checking in editkeywords.cgi;
/cvsroot/mozilla/webtools/bugzilla/editkeywords.cgi,v <-- editkeywords.cgi
new revision: 1.41; previous revision: 1.40
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•