mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19689
[Bug 1337626] A change has been merged
Reviewed: https://reviews.mahara.org/3473
Committed: http://gitorious.org/mahara/mahara/commit/60f4478f4475c9dfee27ea817191b32bef5d9822
Submitter: Ghada El-Zoghbi (ghada@xxxxxxxxxxxxxxx)
Branch: master
commit 60f4478f4475c9dfee27ea817191b32bef5d9822
Author: Nathan Lewis <nathan.lewis@xxxxxxxxxxxxx>
Date: Fri Jul 4 11:13:04 2014 +1200
Generate page content before initialising smarty (Bug #1337626)
Change-Id: I4b5fb0da8567e95fd9c0e57806baca835b50764e
Signed-off-by: Nathan Lewis <nathan.lewis@xxxxxxxxxxxxx>
--
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