That's correct, this patch ensures that functions defined outside of the Pieforms library (e.g. within Mahara plugins) can be sourced outside of Pieforms, and prevents Pieforms from unnecessarily attempting to include the containing file.
-- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1189823 Title: Pieforms attempts to load renderer plugin even when already loaded Status in Mahara: 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

