Skip to main content

Bug Tracker

Side navigation

#13324 closed bug (notabug)

Opened January 24, 2013 10:29PM UTC

Closed January 24, 2013 11:09PM UTC

jQuery UI Datepicker requires old version of jQuery

Reported by: Exfridos@hotmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

Hello jQuery-people,

I've been working on a website for quite a while, but after I had a break on the coding and went back again, the website suddenly didn't work - In other words, the Jquery didn't execute from the point where the .datepicker() was called. Took me some days to figure this out, and after changing back and forth in my code to try 'n find the issue I tried changing the versions of both the UI and jQuery. Finally I figured out that because I were using the 'latest version of jQuery-link', the version had changed due since last which had caused the datepicker to crash.

Long story made short: The new jQuery doesn't support jQuery UI Datepicker, but jQuery 1.8.3 does.

I don't know whether the problem is the UI or jQuery, but I wanted to let you know about this problem.

I've always loved jQuery; Thanks for the creation!

Exfridos

Attachments (0)
Change History (1)

Changed January 24, 2013 11:09PM UTC by scottgonzalez comment:1

resolution: → notabug
status: newclosed

Bugs reports for jQuery UI belong at http://bugs.jqueryui.com. But before you post over there, make sure to provide a reduced test case and explain what problem you're seeing. jQuery UI 1.10.0 Datepicker seems to be working just fine with jQuery 1.9.0 as far as I can tell.