Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
2594a7d4
Commit
2594a7d4
authored
Sep 14, 2002
by
gerv%gerv.net
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 168075 - Undefined subroutine &main::Error called at…
Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz.
parent
618851e7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Search.pm
Bugzilla/Search.pm
+1
-1
No files found.
Bugzilla/Search.pm
View file @
2594a7d4
...
@@ -752,7 +752,7 @@ sub init {
...
@@ -752,7 +752,7 @@ sub init {
"entire URL out of the address bar at the top of your browser "
.
"entire URL out of the address bar at the top of your browser "
.
"window and email it to <109679\@bugzilla.org>"
;
"window and email it to <109679\@bugzilla.org>"
;
die
"Internal error: $errstr"
if
$chart
<
0
;
die
"Internal error: $errstr"
if
$chart
<
0
;
return
Error
(
$errstr
);
return
&::
Display
Error
(
$errstr
);
}
}
# This is either from the internal chart (in which case we
# This is either from the internal chart (in which case we
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment