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)
Change History (4)
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.
Note: See
TracTickets for help on using
tickets.
updated patch with namespacing