← Back to team overview

mahara-contributors team mailing list archive

[Bug 906619] A change has been merged

 

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

commit ac249bf53ac777a0c94ba6a8b41a3b01a6b60ed5
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Wed Dec 21 08:47:12 2011 +1300

    Fix textareas on wallpost and registration reason forms
    
    Calling smarty() before building forms which contain textareas stops
    the textarea resize javascript from being included in the page, so the
    textareas are not resizable.  Building the forms before generating the
    page fixes the problem.
    
    Related to bug #906619
    
    Change-Id: I03069a3757fa351856c1921eaa25d5c72d835961
    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