-
Bug
-
Resolution: Fixed
-
Minor
-
3.8.2
-
-
MOODLE_38_STABLE
-
MOODLE_39_STABLE
-
Moodle App 3.9.0
As reported in the forum, blog images are not displayed in the app.
Inspecting the network, the images are loaded with a url containing @@PLUGINFILE@@.
This is probably happening because replacePluginfileUrls is not being called to render blog content.