Bug 345929: User matching not called for requestee fields in post_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

git-svn-id: svn://10.0.0.236/trunk@206521 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com 2006-08-03 21:52:28 +00:00
parent c3319980a8
commit 9d8a3cfdfd

View File

@ -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