← Back to team overview

mahara-contributors team mailing list archive

[Bug 1189823] [NEW] Pieforms attempts to load renderer plugin even when already loaded

 

Public bug reported:

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.

** Affects: mahara
     Importance: Undecided
         Status: New


** Tags: pieforms plugins

** Patch added: "0001-Patch-Pieforms-to-only-load-renderer-plugins-if-they.patch"
   https://bugs.launchpad.net/bugs/1189823/+attachment/3700663/+files/0001-Patch-Pieforms-to-only-load-renderer-plugins-if-they.patch

-- 
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


Follow ups

References