You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2008/01/15 18:39:35 UTC

[jira] Created: (TAPESTRY-2047) Client side date validation doesn't accept mixed case am/pm strings

Client side date validation doesn't accept mixed case am/pm strings
-------------------------------------------------------------------

                 Key: TAPESTRY-2047
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2047
             Project: Tapestry
          Issue Type: Bug
          Components: JavaScript
    Affects Versions: 4.1.3
         Environment: browser
            Reporter: Jesse Kuhnert
            Assignee: Jesse Kuhnert
            Priority: Minor
             Fix For: 4.1.4


Given an input string of "1:30 aM" and pattern "h:mm a" the current client side validation fails because it doesn't handle mixed case for the am/pm portion. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Resolved: (TAPESTRY-2047) Client side date validation doesn't accept mixed case am/pm strings

Posted by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert resolved TAPESTRY-2047.
-------------------------------------

    Resolution: Fixed

> Client side date validation doesn't accept mixed case am/pm strings
> -------------------------------------------------------------------
>
>                 Key: TAPESTRY-2047
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2047
>             Project: Tapestry
>          Issue Type: Bug
>          Components: JavaScript
>    Affects Versions: 4.1.3
>         Environment: browser
>            Reporter: Jesse Kuhnert
>            Assignee: Jesse Kuhnert
>            Priority: Minor
>             Fix For: 4.1.4
>
>
> Given an input string of "1:30 aM" and pattern "h:mm a" the current client side validation fails because it doesn't handle mixed case for the am/pm portion. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org