XForms bug 279516 - controls not initialized with MIP's. Patch by beaufour, r=smaug/sr=bryner
git-svn-id: svn://10.0.0.236/trunk@168633 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -272,7 +272,7 @@ nsXFormsInputElement::Refresh()
|
||||
{
|
||||
if (!mControl || !mModel)
|
||||
return NS_OK;
|
||||
|
||||
|
||||
nsAutoString text;
|
||||
PRBool readonly = GetReadOnlyState();
|
||||
if (mBoundNode) {
|
||||
|
||||
Reference in New Issue
Block a user