-
Bug
-
Resolution: Fixed
-
Minor
-
2.5
-
- Configure a site to use 'www' in the url.
- Try to add the site in the app without using the 'www'. Check that the site is successfully added.
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
In getUserToken we add/remove 'www' to match the right siteurl, but that URL is not returned so the following calls still use the wrong URL.