Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 despite this field cannot be blank - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@255131 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
id => "initialowner"
|
||||
value => ""
|
||||
size => 64
|
||||
emptyok => 1
|
||||
%]
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -63,7 +63,6 @@
|
||||
id => "initialowner"
|
||||
value => comp.default_assignee.login
|
||||
size => 64
|
||||
emptyok => 1
|
||||
%]
|
||||
</td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user