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

Not working with MooTools Core 1.3.1 #42

Closed
rottekruid opened this issue Mar 28, 2011 · 3 comments
Closed

Not working with MooTools Core 1.3.1 #42

rottekruid opened this issue Mar 28, 2011 · 3 comments
Labels

Comments

@rottekruid
Copy link

Picker.Date not working with MooTools Core 1.3.1 and MooTools More 1.3.1.1

@rottekruid
Copy link
Author

Hmmm, http://jsfiddle.net/gn3px/2/ works, but not using the Core and More Builders' versions. Lemme investigate further.

@arian
Copy link
Owner

arian commented Mar 28, 2011

I just updated to MooTools 1.3.1 and it seems to work fine... 585da70

@rottekruid
Copy link
Author

Hi, I just re-tested and there's still a problem with input date format parsing for setting the date picker's value (date).

  1. Run /Test/index.html
  2. Click on DatePicker 1.6 Tests
  3. Click inside "Datepicker with jQuery UI skin" input field
  4. Select a date in the picker. The date is set in the input according to date format, no problem.
  5. Click (again) inside "Datepicker with jQuery UI skin" input field.

Now, when the picker pops up, the input date format cannot be parsed, it becomes set to epoch / 1 Jan 1970.

-- Can you reproduce the bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants