summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-04-04 22:52:41 +0200
committerlpsolit%gmail.com <>2007-04-04 22:52:41 +0200
commit1afb5b3bb0ac579fdd1616f701b27038feb5a375 (patch)
treefbe744149ea8bb87949f4357b007f6a356415194 /template/en/default/filterexceptions.pl
parent52c8d09da827fbbbc4e7c34eb6c92d1408c64fb0 (diff)
downloadbugzilla-1afb5b3bb0ac579fdd1616f701b27038feb5a375.tar.gz
bugzilla-1afb5b3bb0ac579fdd1616f701b27038feb5a375.tar.xz
Bug 376497: validateID() should return an attachment object - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl9
1 files changed, 3 insertions, 6 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 0df0a0363..231ad98f5 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -414,10 +414,8 @@
],
'attachment/created.html.tmpl' => [
- 'attachid',
- 'bugid',
- 'contenttype',
- '"$terms.bug $bugid" FILTER bug_link(bugid)',
+ 'attachment.id',
+ 'attachment.bug_id',
],
'attachment/edit.html.tmpl' => [
@@ -439,8 +437,7 @@
],
'attachment/updated.html.tmpl' => [
- 'attachid',
- '"$terms.bug $bugid" FILTER bug_link(bugid)',
+ 'attachment.id',
],
'attachment/diff-header.html.tmpl' => [