]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Additional patch for bug 221039: update filterexceptions.pl to take into
authorkiko%async.com.br <>
Wed, 29 Oct 2003 12:51:15 +0000 (12:51 +0000)
committerkiko%async.com.br <>
Wed, 29 Oct 2003 12:51:15 +0000 (12:51 +0000)
account the new location for knum. Here's hoping this fixes the bustage.

template/en/default/filterexceptions.pl

index 373009de596b97ef581af8183a968f3e6d9313bd..56f20be72f798aed508fe5c45c95c5f14cc0ea4e 100644 (file)
   'bug.votes', 
   'group.bit', 
   'group.description', 
-  'knum', 
   'dep.title', 
   'dep.fieldname', 
   'accesskey', 
   '"${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',