[ 
https://issues.apache.org/jira/browse/TAP5-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703075#comment-14703075
 ] 

Jochen Kemnade commented on TAP5-2144:
--------------------------------------

Yes, the issue is still there. The error message appears once you open the 
popup again.

> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to