-
Bug
-
Resolution: Fixed
-
Minor
-
3.8
-
MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
MDL-67434-master -
The JavaScript core/str::get_strings() function can wrongfully cache the promise parameters when it lacks cache and multiple calls to get_string are made within a short time.
I believe that this issue would mostly only happen during development, or prior to language strings being cached in the browser.
See attached file for replication steps.