← Back to team overview

mahara-contributors team mailing list archive

[Bug 906619] A change has been merged

 

Reviewed:  https://reviews.mahara.org/943
Committed: http://gitorious.org/mahara/mahara/commit/9378b31cc2bae157d411aecb4baf773d612db838
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit 9378b31cc2bae157d411aecb4baf773d612db838
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon Dec 19 11:57:36 2011 +1300

    Use smarty_core() not smarty() in pieform elements (bug #906619)
    
    The tags and authilist pieform elements call the smarty function,
    which is unnecessarily heavy.  When not generating a full html page,
    smarty_core() should be used instead.
    
    Change-Id: I1a4ad458584f36e3e068def36cfc3ae36dd34410
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/906619

Title:
  "Constant PIEFORM_GOT_HEADDATA already defined" when creating a page

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  When creating a new page (and possibly other forms) debug notices say
  that "Constant PIEFORM_GOT_HEADDATA already defined".

  Appears to be related to https://reviews.mahara.org/#change,927 (more
  specifically,
  https://reviews.mahara.org/#patch,sidebyside,927,1,htdocs/lib/web.php)

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


References