зеркало из https://github.com/mozilla/gecko-dev.git
Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz.
This commit is contained in:
Родитель
9f2f735e3b
Коммит
b445bca5ee
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче