summaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
authorkiko%async.com.br <>2003-10-29 13:51:15 +0100
committerkiko%async.com.br <>2003-10-29 13:51:15 +0100
commitd3f269dbb094ebd3514103c0566992cf02bfeef9 (patch)
tree22f7faf20605a746c8788caeb52962cd1465a0c7 /template/en
parent64d770c3a09d82b06cc47f72d1155466f25f7505 (diff)
downloadbugzilla-d3f269dbb094ebd3514103c0566992cf02bfeef9.tar.gz
bugzilla-d3f269dbb094ebd3514103c0566992cf02bfeef9.tar.xz
Additional patch for bug 221039: update filterexceptions.pl to take into
account the new location for knum. Here's hoping this fixes the bustage.
Diffstat (limited to 'template/en')
-rw-r--r--template/en/default/filterexceptions.pl6
1 files changed, 5 insertions, 1 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 373009de5..56f20be72 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -328,7 +328,6 @@
'bug.votes',
'group.bit',
'group.description',
- 'knum',
'dep.title',
'dep.fieldname',
'accesskey',
@@ -338,6 +337,11 @@
'"${bug.dup_id}" FILTER bug_link(bug.dup_id)',
],
+'bug/knob.html.tmpl' => [
+ 'bug.bug_id',
+ 'knum',
+],
+
'bug/navigate.html.tmpl' => [
'bug_list.first',
'bug_list.last',