#2897 closed bug (fixed)
Widget factory doesn't allow passing parameters to plugin methods
Reported by: | ivan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When passing a parameter to a plugin method, the factory isn't able to find the method anymore, and gives and error: for example, the method accordion("activate", index) is broken.
Rolling back revision 5587 solves the problem.
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Component: | core → ui |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in [5634].