From 58e667c783bec1d16eca8797cc29c19a5db27c95 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" Date: Fri, 13 Sep 2002 17:37:41 +0000 Subject: [PATCH] Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz. git-svn-id: svn://10.0.0.236/trunk@129530 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/Bugzilla/Search.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/Bugzilla/Search.pm b/mozilla/webtools/bugzilla/Bugzilla/Search.pm index 3c68a0a2685..482daca5c7d 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Search.pm +++ b/mozilla/webtools/bugzilla/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