summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorolav%bkor.dhs.org <>2006-10-23 07:41:40 +0200
committerolav%bkor.dhs.org <>2006-10-23 07:41:40 +0200
commitc33b4eb31dbf095c98bf5bf8950e114b80273f08 (patch)
tree2a181b9f331c3624eb8c2410af321da745678102 /template/en/default/filterexceptions.pl
parente58ccfd7946e2f0164bdabf0b9dd68f31bdae287 (diff)
downloadbugzilla-c33b4eb31dbf095c98bf5bf8950e114b80273f08.tar.gz
bugzilla-c33b4eb31dbf095c98bf5bf8950e114b80273f08.tar.xz
Bug 121576: fields should not be editable when viewing a bug if the user is not logged in
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 58988b68e..2057e3974 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -319,7 +319,8 @@
'inputname',
'" colspan=\"$colspan\"" IF colspan',
'" size=\"$size\"" IF size',
- '" maxlength=\"$maxlength\"" IF maxlength'
+ '" maxlength=\"$maxlength\"" IF maxlength',
+ 'flag.status',
],
'bug/knob.html.tmpl' => [