-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.4.1
-
None
-
MOODLE_34_STABLE
When quiz name contains quotes, xlsx/ods files, downloaded from grade report are invalid.
Steps to reproduce:
- Create quiz with name <test with "quotes">.
- Make some attempts for it as student.
- Go to results -> grades and download report as excel or opendocument.
- Downloaded file is invalid.
If you unzip ods file in content.xml line 9 you can see something like this:
</style:style></office:automatic-styles><office:body><office:spreadsheet><table:table table:style-name="ta1" table:name="TSTCRS test with "quotes""><table:table-column table:default-cell-style-name="ce1" ...
table:name (sheet title?) tag isn't escaped.
- duplicates
-
MDL-62833 Quiz Statistics report export to Excel (xlsx) and OpenOffice (ods) failing
-
- Open
-