Lukas Bradley ([EMAIL PROTECTED]) wrote:

> > > The input attribute does not seem to need to be required.
> > It should only be required if validation is set to true for this
> > mapping.
> 
> I explicitly set validation="false" and it works now.  I'm using 1.1 RC1.

According to the DTD, the default is true if you specify a form (the
"name" attribute).  Otherwise it is ignored.  So yes, you need to
set it to false in this case and that is the expected behavior.

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <[EMAIL PROTECTED]>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
umm... i guess this is my signature. 8-}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to