summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-12-08 18:14:10 +0100
committerlpsolit%gmail.com <>2005-12-08 18:14:10 +0100
commit1288cb37def46360bcbe05b1eb330161f24af918 (patch)
treee55c35f4953b18d2cc394eee57a9a98a48f16560 /template/en/default/filterexceptions.pl
parentfa5ed8f8630277c2560df1bf9fefdab30dec022e (diff)
downloadbugzilla-1288cb37def46360bcbe05b1eb330161f24af918.tar.gz
bugzilla-1288cb37def46360bcbe05b1eb330161f24af918.tar.xz
Bug 301764: The file size indicates "0" when editing local attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index c5334c343..a2cf6c0d3 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -451,8 +451,8 @@
],
'attachment/edit.html.tmpl' => [
- 'attachid',
- 'bugid',
+ 'attachment.id',
+ 'attachment.bug_id',
'a',
],