Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Fixed in [5634].