Bug 368096

Summary: Unable to load ical over http
Product: [Frameworks and Libraries] Akonadi Reporter: Jean-Marie Favreau <jm.trivial>
Component: ICal file resourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: grave CC: montel
Priority: NOR Keywords: investigated, triaged
Version: 5.2.0   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In: 5.3.1

Description Jean-Marie Favreau 2016-09-01 10:20:52 UTC
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.
Comment 1 Laurent Montel 2016-09-04 06:06:28 UTC
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
Comment 2 Laurent Montel 2016-09-04 09:10:03 UTC
Finally it's fixed in 5.3.1
Comment 3 Andrew Crouthamel 2018-09-19 14:40:10 UTC
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.