You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Robert Zeigler (JIRA)" <ji...@apache.org> on 2011/07/28 01:53:09 UTC

[jira] [Resolved] (TAP5-1409) datefield - cannot select same day in different month

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

Robert Zeigler resolved TAP5-1409.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3

Datepicker now separates the concepts of the "calendar date" (the currently active month in the calendar" from the "selected date" (the date chosen by the user). It simplified a lot of the code and resolves this issue; also improved the "today" handling a bit.

> datefield - cannot select same day in different month
> -----------------------------------------------------
>
>                 Key: TAP5-1409
>                 URL: https://issues.apache.org/jira/browse/TAP5-1409
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.2.4
>            Reporter: Paul Stanton
>            Assignee: Robert Zeigler
>             Fix For: 5.3
>
>         Attachments: datepicker.js
>
>
> say your date format is m/d/yyyy and the initial value is 1/1/2011 and you want to change it to 2/1/2011.. that is not possible. changing month, the selected 'day' is still selected and therefore not selectable.
> use case:
> initial date is 1/1/2011
> 1. open date picker
> 2. change month to feb
> 3. try to click on 1st of feb
> - nothing happens. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira