Bug Tracker

Opened 10 years ago

Closed 10 years ago

#13324 closed bug (notabug)

jQuery UI Datepicker requires old version of jQuery

Reported by: [email protected] 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

Change History (1)

comment:1 Changed 10 years ago by scottgonzalez

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.

Note: See TracTickets for help on using tickets.