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

Don Brown resolved WW-2032.
---------------------------

       Resolution: Cannot Reproduce
    Fix Version/s:     (was: Future)

The date picker tag has undergone a number of changes since, and I can't 
replicate this issue.  Please reopen if you find it still to be a problem.

> Datepicker does not render the date correctly if startDate and endDate if 
> provided and  value is not set.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2032
>                 URL: https://issues.apache.org/struts/browse/WW-2032
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.0.8
>            Reporter: Herak
>         Attachments: NaN.tiff
>
>
> consider the following snippet:
> 1) Snippet :  <s:datetimepicker name="quiz.date" label="Date" 
> startDate="2007-07-01" endDate="2007-09-01"/>
>      Description :This popups the calendar correctly , but on selecting any 
> date the text box associated is not refreshed with the       selected 
> date.This does not happen when value is provided (value="2007-07-07")
>  Also when a non date value is entered , NaN/NaN/aN is displayed on both the 
> text box and the calendar after the form is submitted for validation.

-- 
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