Please open a bugzilla ticket for this bug so it doesn't get lost in the
mailing list.
Thanks,
David
--- Carlos_Sanchez <[EMAIL PROTECTED]> wrote:
> The last commit of the javascript code allows multiple forms on the same
> page by generating a unique variable name based on form name, adding
> this
> line
>
> oMinLength = eval('new ' + form.name + '_minlength()');
>
> But if any field of the form is called "name" javascript validation
> doesn't
> work as form.name is an object, not a String
>
> For example <html:text property="name"/> makes client side validation
> stop
> working
>
> I post this message so nobody spends its time asking themselves why
> validation doesn't work anymore in some pages (as I have already done)
>
> Affected files:
>
Jakarta-commons/validator/src/javascript/org/apache/commons/validator/javasc
> ript/*.js
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]