← Back to team overview

mahara-contributors team mailing list archive

[Bug 1450995] Re: allow loading of lang string into js strings object after page load

 

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

** Also affects: mahara/15.10
   Importance: Undecided
       Status: Fix Released

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

Title:
  allow loading of lang string into js strings object after page load

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Now that we are using more ajax for loading things in Mahara sometimes
  we end up loading something that needs lang strings but they are not
  present when the page loads and so are not in the 'strings' object.

  It would be good if we could try and load a lang string via ajax as
  well if it wasn't found in the 'strings' object.

  So I will add a js function for that.

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


References