You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Leneveut Michaël (JIRA)" <ji...@apache.org> on 2007/08/09 09:27:18 UTC

[jira] Updated: (WW-2094) Error DateTimePicker when erase input then click again the calendar

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

Leneveut Michaël updated WW-2094:
---------------------------------

    Attachment: dateTimePicker_bug.jpg

v2.1.0 of 09 Aug 07
displayFormat = "dd/MM/yyyy"

pick a date => ok
erase the input
pick a date => all dates are NaN

> Error DateTimePicker when erase input then click again the calendar
> -------------------------------------------------------------------
>
>                 Key: WW-2094
>                 URL: https://issues.apache.org/struts/browse/WW-2094
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.1.0
>         Environment: Windows XP, TomCat 5.5, JDK 5
>            Reporter: Leneveut Michaël
>         Attachments: dateTimePicker_bug.jpg
>
>
> When setting a displayFormat in the <sx:datetimepicker/> tag, there is a bug on opening two times the calendar, if we erase the choosed date before the second opening.
> Use case :
> The date field is empty.
> We open the calendar and pick a date. The date is well filled in.
> We erase the date in the input field.
> We open again the calendar => All dates are NaN (see screenchot)
> Look at the sample application attached.

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