mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19729
[Bug 1337626] A change has been merged
Reviewed: https://reviews.mahara.org/3497
Committed: http://gitorious.org/mahara/mahara/commit/e44d96dbd55943ab2293e09085f55527ae8297ce
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 1.7_STABLE
commit e44d96dbd55943ab2293e09085f55527ae8297ce
Author: Nathan Lewis <nathan.lewis@xxxxxxxxxxxxx>
Date: Fri Jul 4 11:13:04 2014 +1200
Generate page content before initialising smarty (Bug #1337626)
Rebased for version 1.7
Change-Id: I4b5fb0da8567e95fd9c0e57806baca835b50764e
Signed-off-by: Nathan Lewis <nathan.lewis@xxxxxxxxxxxxx>
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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 Committed
Status in Mahara 1.8 series:
New
Status in Mahara 1.9 series:
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