From 21fae2f733a11398a62d792903ea2f32459a307a Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Wed, 19 Nov 2008 21:06:39 +0000 Subject: [PATCH] =?UTF-8?q?Bug=20465803:=20The=20default=20assignee=20fiel?= =?UTF-8?q?d=20in=20editcomponents.cgi=20has=20emptyok=20=3D=201=20despite?= =?UTF-8?q?=20this=20field=20cannot=20be=20blank=20-=20Patch=20by=20Fr?= =?UTF-8?q?=C3=83=C2=A9d=C3=83=C2=A9ric=20Buclin=20=20r?= =?UTF-8?q?=3Dghendricks=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.0.0.236/trunk@255131 18797224-902f-48f8-a5cc-f745e15eee43 --- .../template/en/default/admin/components/create.html.tmpl | 1 - .../bugzilla/template/en/default/admin/components/edit.html.tmpl | 1 - 2 files changed, 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl index 5e414d52ac9..86411adad96 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl @@ -54,7 +54,6 @@ id => "initialowner" value => "" size => 64 - emptyok => 1 %] diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl index 57bc8aad479..9ddb8ca3ecc 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl @@ -63,7 +63,6 @@ id => "initialowner" value => comp.default_assignee.login size => 64 - emptyok => 1 %]