-
Bug
-
Resolution: Fixed
-
Major
-
3.1.3, 3.2, 3.8.4, 3.9.1, 3.10
-
MOODLE_310_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MDL-55299-master -
-
Moppies Kanban
In a feedback activity, on the show responses tab, the single and double quotes of the feedback's content are encoded as html characters when you download the files (xlsx, csv...)
They appear fine on the page.
They are stored already encoded in the DB, so what's missing is probably to revert them back to normal quotes / double quotes when generating the files.
We noticed the error after upgrading an instance from 2.7 to 3.1, and it's still here on 3.1.1.
Could be reproduced on the demo.moodle.net