Closed
Bug 168075
Opened 23 years ago
Closed 23 years ago
Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005.
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: timeless, Assigned: endico)
References
()
Details
Attachments
(1 file)
|
761 bytes,
patch
|
bbaetz
:
review+
bbaetz
:
review+
|
Details | Diff | Splinter Review |
Software error:
Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi
line 1005.
For help, please send mail to the webmaster (webmaster@mozilla.org), giving this
error message and the time and date of the error.
Comment 1•23 years ago
|
||
Gerv needs to s/Error/DisplayError/, I believe
Comment 2•23 years ago
|
||
My buglist.cgi from the tip has neither a call to Error() nor a line 1005.
Gerv
Comment 3•23 years ago
|
||
gerv - its actually in Bugzilla/Search.pm, line 753
Comment 4•23 years ago
|
||
comme ca?
Gerv
Comment 5•23 years ago
|
||
Comment on attachment 98961 [details] [diff] [review]
Patch v.1
Yeah, that, although the error needs to bhe templatised at some point...
Attachment #98961 -
Flags: review+
Comment 6•23 years ago
|
||
Fixed.
Checking in Bugzilla/Search.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Search.pm,v <-- Search.pm
new revision: 1.16; previous revision: 1.15
done
Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.18
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
•