← Back to team overview

mahara-contributors team mailing list archive

[Bug 1337626] Re: Generate page content before initialising smarty

 

** Changed in: mahara/1.7
       Status: Fix Committed => Fix Released

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

Title:
  Generate page content before initialising smarty

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.7 series:
  Fix Released
Status in Mahara 1.8 series:
  Fix Released
Status in Mahara 1.9 series:
  Fix Released

Bug description:
  On the dashboard page, if a block contains a pieform element which
  supplies a header (such as a textarea) then it results in an error.
  This is because smarty is being initialised (and retrieves defined
  headers) before the pieforms elements have been initialised. The patch
  fixes this. This problem occurs in dashboard and portfolio pages, but
  not profile or group pages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1337626/+subscriptions


References