Did you also check javascript error messages on the browser ? It's usually
logged in the javascript console or something similarly named.

On Mon, Oct 29, 2012 at 10:18 PM, Muhammad Gelbana <m.gelb...@gmail.com>wrote:

> Any error messages ?
>
> I remember one of v5.3.6 release notes was that it retracted back to an
> older prototype version (1.7 I think). Could this be related ? Are you
> overriding any tapestry validation using a prototype-based client side code
> that could probably break when using an older prototype version ?
>
>
> On Mon, Oct 29, 2012 at 9:23 PM, Jan Fryblik <jan.fryb...@ebrothers.cz>wrote:
>
>> Hi,
>>
>> recently i updated to tapestry 5.3.6 and since than all my email
>> validations
>> don`t work. Other validations work well.
>>
>> I have field like this:
>>
>> <t:textField t:id="senderEmail" t:value="senderEmail"
>> t:validate="required,email" tabindex="2"/>
>>
>> Thank for your help.
>>
>> BR,
>> Honza
>>
>>
>>
>> --
>> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/email-validation-stopped-working-tp5717401.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>

Reply via email to