You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/10 23:57:52 UTC

[jira] [Commented] (TAP5-805) DateField does not allow disabling of client-side validation, side-effects

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

ASF subversion and git services commented on TAP5-805:
------------------------------------------------------

Commit 3d00606918a0a6b9123678e0adf844b58288d3db in tapestry-5's branch refs/heads/master from [~hlship]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=3d00606 ]

TAP5-805: Always show the popup, even when the text field can't be parsed


> DateField does not allow disabling of client-side validation, side-effects
> --------------------------------------------------------------------------
>
>                 Key: TAP5-805
>                 URL: https://issues.apache.org/jira/browse/TAP5-805
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.18
>            Reporter: Gabriel Rodríguez
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.4
>
>
> When using the DateField component in a form that has clientValidation="false" it will still bring up the floating validation popups for unparseable errors and will not allow using the calendar control (date-picker) until the text field is cleared of unparseable data. Because of this the end user will not be able to use the calendar control to fix the value entered until manually removing the bad value.
> On Tomcat 6, any browser after IE6.



--
This message was sent by Atlassian JIRA
(v6.2#6252)