From: gerv%gerv.net <> Date: Sat, 14 Sep 2002 00:37:41 +0000 (+0000) Subject: Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/bugli... X-Git-Tag: bugzilla-2.17.1~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2594a7d4e2a290c18184d72d63d4a96ef0d52ef1;p=thirdparty%2Fbugzilla.git Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz. --- diff --git a/Bugzilla/Search.pm b/Bugzilla/Search.pm index 3c68a0a268..482daca5c7 100644 --- a/Bugzilla/Search.pm +++ b/Bugzilla/Search.pm @@ -752,7 +752,7 @@ sub init { "entire URL out of the address bar at the top of your browser " . "window and email it to <109679\@bugzilla.org>"; die "Internal error: $errstr" if $chart < 0; - return Error($errstr); + return &::DisplayError($errstr); } # This is either from the internal chart (in which case we