#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)
Change History (6)
Changed 15 years ago by
Attachment: | selectable.diff added |
---|
comment:1 Changed 15 years ago by
Owner: | changed from paul to rworth |
---|
Changed 15 years ago by
Attachment: | selectable.patch added |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in [4982] - Thanks ThrushAAX.
comment:4 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
updated patch with namespacing