summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2006-12-19 15:43:10 +0100
committermkanat%bugzilla.org <>2006-12-19 15:43:10 +0100
commita32a16cafd772c918f2487423aa3317149bfff75 (patch)
tree5ca78e510ad53e140b05da8b8283198e8ee09cf5 /template
parentbffa52bd4899458aca4456717dd11786cc585640 (diff)
downloadbugzilla-a32a16cafd772c918f2487423aa3317149bfff75.tar.gz
bugzilla-a32a16cafd772c918f2487423aa3317149bfff75.tar.xz
Bug 364250: If a hook fails, no error is available for diagnosis
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/code-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index d48b89993..b92fa4436 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -139,7 +139,7 @@
[% ELSIF error == "extension_invalid" %]
An error occurred processing hook [% name FILTER html %] in
- extension [% extension FILTER html %].
+ extension [% extension FILTER html %]: [% errstr FILTER html %]
[% ELSIF error == "extern_id_conflict" %]
The external ID '[% extern_id FILTER html %]' already exists