mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #12530
[Bug 1189823] Re: Pieforms attempts to load renderer plugin even when already loaded
Cheers Luke,
That patch looks good to me.
Just to confirm, this is to work around issues where you wish to use a
function which is defined outside of the pieforms structure and where
the function has already been defined. Therefore it is not necessary (or
appropriate) to include the file from the pieforms file structure.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1189823
Title:
Pieforms attempts to load renderer plugin even when already loaded
Status in Mahara ePortfolio:
New
Bug description:
This prevents plugins from providing their own form renderers (useful
for working around issues like #1181966 -- nested fieldsets are
broken).
I've attached a patch to the Pieforms library which changes the
behaviour a little bit; if the renderer function already exists, we'll
skip the loading process.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1189823/+subscriptions
References