|
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
MDL-15047
Quiz overview report download is broken - patch
|
|
|
|
|
|
|
|
Quiz results export to Excel does not work.
Produces the following error messages:
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 68
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 69
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 70
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 71
Notice: Undefined variable: table in moodle\mod\quiz\report\overview\report.php on line 355
Fatal error: Call to a member function get_sql_sort() on a non-object in moodle\mod\quiz\report\overview\report.php on line 355
|
|
Description
|
Quiz results export to Excel does not work.
Produces the following error messages:
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 68
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 69
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 70
Warning: Cannot modify header information - headers already sent by (output started at moodle\question\type\regexp\expandregexp.php:524) in moodle\lib\pear\Spreadsheet\Excel\Writer.php on line 71
Notice: Undefined variable: table in moodle\mod\quiz\report\overview\report.php on line 355
Fatal error: Call to a member function get_sql_sort() on a non-object in moodle\mod\quiz\report\overview\report.php on line 355 |
Show » |
|
MDL-14197It works correctly in Head.
So I assign this to jamie