Bug Tracker

Opened 15 years ago

Closed 15 years ago

#2474 closed bug (fixed)

selectable("<toggle, destroy,...>") doesn't work

Reported by: thedoc Owned by: rworth
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: selectables Cc:
Blocked by: Blocking:

Description

if I use these functions I get the following error:

select has no properties
 select[options].apply(select, args);

I attached a patch to fix this issue

Attachments (2)

selectable.diff (947 bytes) - added by thedoc 15 years ago.
selectable.patch (1.1 KB) - added by ThrushAAX 15 years ago.
updated patch with namespacing

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by thedoc

Attachment: selectable.diff added

comment:1 Changed 15 years ago by paul

Owner: changed from paul to rworth

Changed 15 years ago by ThrushAAX

Attachment: selectable.patch added

updated patch with namespacing

comment:2 Changed 15 years ago by scott.gonzal

Resolution: fixed
Status: newclosed

Fixed in [4982] - Thanks ThrushAAX.

Note: See TracTickets for help on using tickets.