← Back to team overview

mahara-contributors team mailing list archive

[Bug 1450995] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/4725

-- 
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 ePortfolio:
  In Progress

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