Every http ical resources are not loaded. Step to reproduce : 1/ add http://jmtrivial.info/calendar.ics via korganizer (or via the akonadi debugging console) 2/ try to synchronize What appends: * the events are not loaded * The debug messages are the following > akonadi_ical_resource: retrieveItems(): mCalendar is 0! > "Could not load file 'http://jmtrivial.info/calendar.ics'." Expected: * load the event contained in the ics file.
Git commit 5c198eb6adb662a462c3f19462d0872a0efa7786 by Montel Laurent. Committed on 04/09/2016 at 06:05. Pushed by mlaurent into branch 'Applications/16.08'. Investigate Bug 368096 - Unable to load ical over http We need to create path. It's not perfect yet as there is still a problem here, but we can create ical directory now. M +3 -1 resources/shared/singlefileresource/singlefileresourcebase.cpp http://commits.kde.org/kdepim-runtime/5c198eb6adb662a462c3f19462d0872a0efa7786
Finally it's fixed in 5.3.1
This bug has had its resolution changed, but accidentally has been left in NEEDSINFO status. I am thus closing this bug and setting the status as RESOLVED to reflect the resolution change.