-
Improvement
-
Resolution: Done
-
Minor
-
3.8.2
-
-
MOODLE_38_STABLE
-
MOODLE_404_STABLE
-
Moodle Apps - 2024 i2.1, Moodle Apps - 2024 i2.2
The core-external-content directive is used to filter embedded assets, such as images, and prepare them to be displayed in the app. For example, adding authentication tokens if necessary.
However, the content is being rendered before the directive is applied, and this is causing unintended consequences. For example, triggering a request for the assets without the authentication token, as reported here.
- caused a regression
-
MOBILE-4624 Iframes with inline styles aren't displayed in the app after 4.4 upgrade
-
- Closed
-