From: lpsolit%gmail.com <> Date: Sat, 5 Apr 2008 17:54:45 +0000 (+0000) Subject: Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch by Guy... X-Git-Tag: bugzilla-3.1.4~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75435a809754c295590426c43b0c4b1aee79d336;p=thirdparty%2Fbugzilla.git Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch by Guy Pyrzak r/a=LpSolit --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 7280866497..8e4cc9e151 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -497,8 +497,6 @@ initDefaultCheckbox('assignee'); [% ELSE %] - [% INCLUDE user_identity user => bug.assigned_to %] [% END %] @@ -544,8 +542,6 @@ [% END %] [% ELSE %] - [% INCLUDE user_identity user => bug.qa_contact %] [% END %] @@ -840,8 +836,6 @@ [%%]
[% END %] - [% ELSE %] - [% END %]