Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#2474 closed bug (fixed)

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

Reported by: thedoc Owned by: rdworth
Priority: major Milestone: 1.5
Component: ui.core 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 (6)

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 González

Resolution: fixed
Status: newclosed

Fixed in [4982] - Thanks ThrushAAX.

comment:3 Changed 15 years ago by (none)

Milestone: 1.2.4

Milestone 1.2.4 deleted

comment:4 Changed 14 years ago by paul

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