You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2008/04/20 08:24:05 UTC

[jira] Reopened: (WW-2032) Datepicker does not render the date correctly if startDate and endDate is provided and value is not set.

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

Don Brown reopened WW-2032:
---------------------------


> Datepicker does not render the date correctly if startDate and endDate is 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.11.1
>            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.