summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-07-11 07:37:05 +0200
committerlpsolit%gmail.com <>2005-07-11 07:37:05 +0200
commit50181f709d79780ec54c6ed2b90af08327bbdf5b (patch)
tree85cf381d0e99f7f5ba34260eb2d6ed7f85f85f23 /template/en/default/global/code-error.html.tmpl
parentf7f3311ba8e7c11dd1860c943eadd3a467a4c6f3 (diff)
downloadbugzilla-50181f709d79780ec54c6ed2b90af08327bbdf5b.tar.gz
bugzilla-50181f709d79780ec54c6ed2b90af08327bbdf5b.tar.xz
Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/global/code-error.html.tmpl')
-rw-r--r--template/en/default/global/code-error.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index 36a752949..1b7af3fea 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -297,6 +297,9 @@
There is an internal error in the SQL query generation code,
creating queries with implicit JOIN.
+ [% ELSIF error == "invalid_post_bug_submit_action" %]
+ Invalid setting for post_bug_submit_action
+
[% ELSE %]
[% title = "Internal error" %]
An internal error has occured, but [% terms.Bugzilla %] doesn't know