Skip to main content

Search and Top Navigation

#8876 closed bug (fixed)

Opened December 01, 2012 08:40PM UTC

Closed December 03, 2012 07:18PM UTC

Calling _super calls wrong inherited widget

Reported by: jemunk Owned by:
Priority: minor Milestone: 1.10.0
Component: ui.widget Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:
Description

Having the same object source used for two separate widgets, confuses the _super call.

See fiddle: http://jsfiddle.net/uSWjD/4/

Attachments (0)
Change History (1)

Changed December 03, 2012 07:18PM UTC by Scott González comment:1

resolution: → fixed
status: newclosed

Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Calling _super calls wrong inherited widget.

Changeset: 8b15aaf4964490a2a84e8f9d32d86ac750e0d4a2