-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.0
-
- Create a page with few modules
- Open your console
- View the course content
- Make sure you do not see any notice such as the one in the description
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
Quoting Dani on MOBILE-1006.
I don't know if this one belongs to this issue, but I've seen that when I access a section (where the modules are listed) the following error is written in the Android console:
GET file:///android_asset/www/%7B%7B%20icon%20%7D%7D net::ERR_FILE_NOT_FOUND
If I do a decodeURIComponent with that URL I get the following:
file:///android_asset/www/{{ icon }}
This seems to be coming from src=icon rather than ng-src in course/templates/content.html.