-
Sub-task
-
Resolution: Fixed
-
Blocker
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
MDL-36592-master -
copying my comment from linked issue:-
While working on this I noticed some files dont work, while others did with the correct format. after spending quite some time debugging the problem I found was the "newline" character used in those files i.e "\n" instead of "\r\n". Which was breaking everything as $ical::unserialize couldnt find the event details as it does an explode on "\r\n" only. I will create a blocker for that .
try using this file http://ical.mac.com/ical/US32Holidays.ics
Thanks
- blocks
-
MDLQA-5207 CLONE - A user can import a calendar via URL
- Passed
- Testing discovered
-
MDL-16660 Calendar: IMPORT or Subscribe to iCal feed into Moodle calendar
-
- Closed
-
- will help resolve
-
MDL-36525 Calendar import should follow redirects
-
- Closed
-