Patch for "master" branch: https://reviews.mahara.org/5003
-- 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/1476925 Title: Make ajax get_string work for logged-out users Status in Mahara: In Progress Bug description: With Bug #1450995 We added a "get_string_ajax()" javascript method which lets you load up Mahara language strings using Ajax, after the page is done loading. However, it only works for logged-in users. I think eventually this is going to cause us some problems, because we're going to forget about that limitation and use this method for some action which is also accessible to logged-out users. So in the long run it's probably best to make it work the same whether you're logged in or logged out. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1476925/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

