← Back to team overview

mahara-contributors team mailing list archive

[Bug 1841988] [NEW] Tidy up some places where we call pieform() after smarty_core()

 

Public bug reported:

If we call pieform() after smarty_core() it generates an error:

Pieform element XXX wants to add headdata to the page, but it's too
late. Build your form before generating the page.

So will tidy up the existing places where this is still the case

** Affects: mahara
     Importance: Medium
         Status: In Progress

** Changed in: mahara
    Milestone: None => 19.10.0

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
   Importance: High => Medium

-- 
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/1841988

Title:
  Tidy up some places where we call pieform() after smarty_core()

Status in Mahara:
  In Progress

Bug description:
  If we call pieform() after smarty_core() it generates an error:

  Pieform element XXX wants to add headdata to the page, but it's too
  late. Build your form before generating the page.

  So will tidy up the existing places where this is still the case

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


Follow ups