Skip to main content

Bug Tracker

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.

Attachments (0)
Change History (2)

Changed May 19, 2008 08:54PM UTC by joern comment:1

resolution: → fixed
status: newclosed

Fixed in [5634].

Changed May 23, 2008 02:54PM UTC by joern comment:2

component: coreui