summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-06-04 04:48:57 +0200
committerlpsolit%gmail.com <>2006-06-04 04:48:57 +0200
commit623aee25de2e1ee758aae7124d451b3be469a233 (patch)
treeb45c9cdbbc0ea3db6725e475a902b6362d3205f1 /template/en/default/global/user-error.html.tmpl
parent1a18e5fc2c3678e9a4a3049b9289e417ce174c7e (diff)
downloadbugzilla-623aee25de2e1ee758aae7124d451b3be469a233.tar.gz
bugzilla-623aee25de2e1ee758aae7124d451b3be469a233.tar.xz
Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-rw-r--r--template/en/default/global/user-error.html.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index ac1bca1c2..5ffae70ac 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -696,6 +696,11 @@
The context [% context FILTER html %] is invalid (must be a number,
"file" or "patch").
+ [% ELSIF error == "invalid_datasets" %]
+ [% title = "Invalid Datasets" %]
+ Invalid datasets <em>[% datasets FILTER html %]</em>. Only digits,
+ letters and colons are allowed.
+
[% ELSIF error == "invalid_format" %]
[% title = "Invalid Format" %]
The format "[% format FILTER html %]" is invalid (must be one of