← Back to team overview

mahara-contributors team mailing list archive

[Bug 1337626] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/3473

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

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