Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#9708 closed bug (fixed)

Widget: ._on() doesn't support events with dashes

Reported by: Scott González Owned by:
Priority: minor Milestone: 1.11.0
Component: ui.widget Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:

Description (last modified by Scott González)

or colons or lots of other things, but dashes and colons seem like the only characters we should really worry about.

Fiddle provided by manus in IRC: http://jsfiddle.net/gj5nZ/

Change History (4)

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

Description: modified (diff)
Status: newopen
Summary: Widget: .on() doesn't support events with dashesWidget: ._on() doesn't support events with dashes

comment:3 Changed 9 years ago by Ruslan Yakhyaev

Resolution: fixed
Status: openclosed

Widget: Support events with dashes and colons

Fixes #9708 Closes gh-1159

Changeset: be2a339b2beaed69105abae91a118bc1c8669a1b

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

Milestone: none1.11.0
Note: See TracTickets for help on using tickets.