Skip to main content

Bug Tracker

Side navigation

#12058 closed bug (invalid)

Opened July 11, 2012 12:13PM UTC

Closed July 11, 2012 12:53PM UTC

Last modified July 13, 2012 02:17PM UTC

not working with jquery ui dialog

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8b2
Keywords: Cc:
Blocked by: Blocking:
Description

Not sure this bug should go under jquery core or jquery UI.

jquery 1.8 b2 not working with jQuery UI dialog.

http://jsfiddle.net/hAvSf/

Attachments (0)
Change History (4)

Changed July 11, 2012 12:26PM UTC by scottgonzalez comment:1

jQuery 1.8 has breaking changes. Existing jQuery UI releases cannot be expected to work properly against it. The error you're seeing is related to custom pseudo selectors with data.

Changed July 11, 2012 12:53PM UTC by scottgonzalez comment:2

resolution: → invalid
status: newclosed

jQuery UI's 1-8-stable branch works, so jQuery UI 1.8.22 will work properly with jQuery 1.8.

Changed July 11, 2012 01:16PM UTC by dmethvin comment:3

I've updated the blog post to indicate that jQuery UI 1.8b2 should be tested with the UI master code, thanks!

Changed July 13, 2012 02:17PM UTC by scottgonzalez comment:4

#12080 is a duplicate of this ticket.