-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.8.3, 3.9
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MDL-69182-master
As custom fields uses json_encode to encode configuration data before storing in the database, we should use JSON_UNESCAPED_UNICODE to store this data in a better format (and storing characters like À as \u00c0 and "break" reports made on configurable reports or sql only)
- has a non-specific relationship to
-
MDL-62060 Use JSON_UNESCAPED_UNICODE for the data export
-
- Closed
-