← Back to team overview

mahara-contributors team mailing list archive

[Bug 1337626] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3498
Committed: http://gitorious.org/mahara/mahara/commit/41031316b16d497a37ce04b8f6f3e361a1024d43
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    1.8_STABLE

commit 41031316b16d497a37ce04b8f6f3e361a1024d43
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>
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:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed

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