** Also affects: mahara/1.8
   Importance: Undecided
       Status: New

** Changed in: mahara/1.8
    Milestone: None => 1.8.6

** Changed in: mahara/1.8
   Importance: Undecided => Medium

** Changed in: mahara/1.8
       Status: New => Fix Committed

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

Title:
  double call of language_select_form()

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.8 series:
  Fix Committed

Bug description:
  Double call of language_select_form() throws error

  Some things like die_info() will try and create a smarty() call when
  we are already in one, which causes language_select_form() to throw
  headdata error as it is called twice and can't be due to the form
  having a select field in it and select fields love to add data to the
  $HEADDATA.

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to