Search and Top Navigation
#8805 closed bug (fixed)
Opened November 09, 2012 09:48PM UTC
Closed November 12, 2012 02:46AM UTC
Last modified November 13, 2012 04:08PM UTC
Widget: widgetEventPrefix is incorrect when inheriting with jQuery UI 1.9.1
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.2 |
Component: | ui.widget | Version: | 1.9.1 |
Keywords: | regression | Cc: | |
Blocked by: | Blocking: |
Description
The fix for #8724 caused a regression with event prefixes when inheriting from another widget.
Attachments (0)
Change History (5)
Changed November 09, 2012 09:48PM UTC by comment:1
keywords: | → regression |
---|---|
status: | new → open |
Changed November 12, 2012 02:46AM UTC by comment:2
milestone: | 1.10.0 → 1.9.2 |
---|---|
resolution: | → fixed |
status: | open → closed |
Don't know why github didn't pick this up, but this was fixed in https://github.com/jquery/jquery-ui/commit/9e858ba14ac0ae26780581a34565e84e0ae108ef
Changed November 12, 2012 02:29PM UTC by comment:3
milestone: | 1.9.2 → 1.10.0 |
---|
Setting back to 1.10.0 until this lands in 1-9-stable (which it will).
Changed November 13, 2012 04:06PM UTC by comment:4
Widget: Only use the event prefix from the base if we're redefining a widget. Fixes #8805 - Widget: widgetEventPrefix is incorrect when inheriting with jQuery UI 1.9.1.
(cherry picked from commit 9e858ba14ac0ae26780581a34565e84e0ae108ef)
Changeset: e27195ba443fd18e9a791fc926f226e5fc29f321
Changed November 13, 2012 04:08PM UTC by comment:5
milestone: | 1.10.0 → 1.9.2 |
---|