Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8, 1.8.1
-
Component/s: Calendar
-
Labels:None
-
Environment:Apache/2.0.54 PHP/4.3.10 MySQL 4.1.19 Debian Linux
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Description
When attempting to export courses the following errors are reported:
Warning: array_keys(): The first argument should be an array in /WWW/moodle/calendar/export_execute.php on line 103
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 148
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 149
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 150
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 151
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 152
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 153
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 154
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 155
BEGIN:VCALENDAR METHOD:PUBLISH PRODID:-//John Papaioannou/NONSGML Bennu 0.1//EN VERSION:2.0 END:VCALENDAR
I should have mentioned this error has been observed both in 1.8 and 1.8.1