Side navigation
#2897 closed bug (fixed)
Opened May 19, 2008 02:07PM UTC
Closed May 19, 2008 08:54PM UTC
Last modified May 23, 2008 02:54PM UTC
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.
Fixed in [5634].