You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/07/25 00:59:48 UTC

[jira] [Closed] (TAP5-2144) Validation messages do not show from a DateField if the value is unparsable.

     [ https://issues.apache.org/jira/browse/TAP5-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-2144.
--------------------------------------

    Resolution: Cannot Reproduce

I suspect this was fixed with other changes related to 5.4.
                
> Validation messages do not show from a DateField if the value is unparsable.
> ----------------------------------------------------------------------------
>
>                 Key: TAP5-2144
>                 URL: https://issues.apache.org/jira/browse/TAP5-2144
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Yunhua Sang
>
> It happens when the Form has a zone parameter. 
> <t:zone id="zone1">
> <t:form zone="^">
>     <t:errors/>
>     </br>
>     <t:datefield value="testDate"></t:datefield>
>     </br>
>     <t:submit/>
> </t:form>
> </t:zone>
> When the form gets submitted, no error message displays if the input is a bad value. Seems the validation does work, just the error message is missing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira