]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 345929: User matching not called for requestee fields in post_bug.cgi - Patch...
authorlpsolit%gmail.com <>
Fri, 4 Aug 2006 04:52:28 +0000 (04:52 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Aug 2006 04:52:28 +0000 (04:52 +0000)
post_bug.cgi

index 6fb054c9f5f9a2747ddfe8cbfdd76df8e59baf2c..be061b2f14fb6c2d086121c037c7f2c59dbb73c9 100755 (executable)
@@ -100,6 +100,7 @@ if ($token) {
     'cc'            => { 'type' => 'multi'  },
     'assigned_to'   => { 'type' => 'single' },
     'qa_contact'    => { 'type' => 'single' },
+    '^requestee_type-(\d+)$' => { 'type' => 'multi' },
 });
 
 # The format of the initial comment can be structured by adding fields to the