Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YUI 3.11.0] Problem with Y.Calendar.selectDates() method #1030

Closed
adamlukaszczyk opened this issue Jul 25, 2013 · 1 comment
Closed

[YUI 3.11.0] Problem with Y.Calendar.selectDates() method #1030

adamlukaszczyk opened this issue Jul 25, 2013 · 1 comment
Assignees

Comments

@adamlukaszczyk
Copy link

Hi

In new release (3.11.0) there is a problem when you combine minimumDate option with selectDates() method.

For example when you both set today as minimum date and select today's date using this format Thu Jul 25 2013 00:00:00 the field in calendar won't be selected.

Here is live example:
http://jsfiddle.net/pCZ4n/

okuryu added a commit to okuryu/yui3 that referenced this issue Aug 19, 2013
This issue happen in select any dates by selectDates()
method when passing minimumDate configuration. Fix yui#1030.
@ghost ghost assigned okuryu Oct 4, 2013
@okuryu
Copy link
Member

okuryu commented Oct 4, 2013

Fixed by #1092, and it will be available at next release.

@okuryu okuryu closed this as completed Oct 4, 2013
jonmak08 pushed a commit to jonmak08/yui3 that referenced this issue Aug 2, 2017
This issue happen in select any dates by selectDates()
method when passing minimumDate configuration. Fix yui#1030.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants