You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2008/01/15 03:28:05 UTC

[jira] Resolved: (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 ]

Ted Husted resolved WW-2094.
----------------------------

    Resolution: Fixed

Strangely, we did apply the patch in r590970, but it was somehow rolled back by r591003. Subversion is suppose to be smarter than that, and I don't understand how this happened. 

 * http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js?view=log

In any event, the Test application passes as of r611995. 

Despite the lag, we do appreciate the report,  the patch, and especially the test application!




> 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: Plugin - Tags
>    Affects Versions: 2.1.0
>         Environment: Windows XP, TomCat 5.5, JDK 5
>            Reporter: Leneveut Michaƫl
>            Assignee: Ted Husted
>             Fix For: 2.1.1
>
>         Attachments: datetimepicker.patch, dateTimePicker_bug.jpg, Test.war
>
>
> 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.