]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 364951: post_bug.cgi does not validate due to invalid id for "Reassign bug to...
authorlpsolit%gmail.com <>
Wed, 27 Dec 2006 09:00:21 +0000 (09:00 +0000)
committerlpsolit%gmail.com <>
Wed, 27 Dec 2006 09:00:21 +0000 (09:00 +0000)
template/en/default/bug/knob.html.tmpl

index 94b222d06aedc3abc42bebe488ef61833083f1c9..a3b274b05c2848252b6e4a690bf7a298ce15904e 100644 (file)
@@ -85,6 +85,7 @@
         </label>
         [% safe_assigned_to = FILTER js; bug.assigned_to.login; END %]
         [% INCLUDE global/userselect.html.tmpl
+             id => "assigned_to"
              name => "assigned_to"
              value => bug.assigned_to.login
              size => 32