]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 178801: missing &:: caused function not to be found, resulting in server...
authormyk%mozilla.org <>
Thu, 7 Nov 2002 13:33:51 +0000 (13:33 +0000)
committermyk%mozilla.org <>
Thu, 7 Nov 2002 13:33:51 +0000 (13:33 +0000)
r=justdave

Bugzilla/Search.pm

index 6477d7e6175bd9bec45c9930a380489a9a3b7cd6..b6e554be8811100855bdcc8c8c74dc4a97914e55 100644 (file)
@@ -852,7 +852,7 @@ sub init {
                 # chart -1 is generated by other code above, not from the user-
                 # submitted form, so we'll blindly accept any values in chart -1
                 if ((!$chartfields{$f}) && ($chart != -1)) {
-                    ThrowCodeError("invalid_field_name", {field => $f});
+                    &::ThrowCodeError("invalid_field_name", {field => $f});
                 }
 
                 # This is either from the internal chart (in which case we