Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9.1
-
Component/s: Database activity module
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
Database field entries with Umlauts get saved as strange encodings -> preset can't be imported.
"können" gets "können" in the preset.xml
You also must not use these characters: & (ampersand), ' (single quote).
Creating such fields within the web interface work without problems, exporting the resulting preset.zip works, too, however, re-imprting the .zip will fail!
So, for the moment take much care not to use any "forbidden" characters in the fields' names, descriptions or options.