Date picker does not handle daylight savings transition hour well
-----------------------------------------------------------------

                 Key: TRINIDAD-1367
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1367
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
            Reporter: Yee-Wah Lee
            Priority: Minor


1. Run the client converter demo at 
$trinidad-demo-context-root/faces/convertValidate/clientConvert.jspx

2. Look for the example with label "date converter and a validator that sets a 
maximum date of tonight"

3. Modify the input to an hour during the daylight savings transition. For 
example, in the US clocks were set forward during 9 Mar 2008  2-2:59am, so 
enter  3/9/2008 2:30 AM

4. If client validationis enabled, the client converter silently converts it to 
"1:30am" (when it should be set forward).
If client validation is disabled, pressing Submit will return an misleading 
error message "Enter a date and time in the same format as this example: 
11/29/1998 3:45 PM". The date itself is well-formed , so the message is 
misleading.

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

Reply via email to