Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#8805 closed bug (fixed)

Widget: widgetEventPrefix is incorrect when inheriting with jQuery UI 1.9.1

Reported by: Scott González 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.

Change History (5)

comment:1 Changed 11 years ago by Scott González

Keywords: regression added
Status: newopen

comment:2 Changed 11 years ago by mikesherov

Milestone: 1.10.01.9.2
Resolution: fixed
Status: openclosed

Don't know why github didn't pick this up, but this was fixed in https://github.com/jquery/jquery-ui/commit/9e858ba14ac0ae26780581a34565e84e0ae108ef

comment:3 Changed 11 years ago by Scott González

Milestone: 1.9.21.10.0

Setting back to 1.10.0 until this lands in 1-9-stable (which it will).

comment:4 Changed 11 years ago by Scott González

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

comment:5 Changed 11 years ago by Scott González

Milestone: 1.10.01.9.2
Note: See TracTickets for help on using tickets.