Search and Top Navigation
#9023 closed bug (worksforme)
Opened January 28, 2013 11:22AM UTC
Closed January 28, 2013 01:46PM UTC
Last modified January 28, 2013 02:03PM UTC
Dialog: with jquery 1.9 button callbacks are called at dialog initialization
Reported by: | izietto | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using jqueryui 1.9 with jquery 1.9, the buttons callbacks are called at dialog initialization.
Reproducible with:
1.9.0: http://jsfiddle.net/7j57k/
1.9.1: http://jsfiddle.net/7j57k/1/
Not with 1.9.2: http://jsfiddle.net/7j57k/2/
Why did you file a bug that you know is already fixed?