Bug 368096 - Unable to load ical over http
Summary: Unable to load ical over http
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: ICal file resource (show other bugs)
Version: 5.2.0
Platform: Debian unstable Linux
: NOR grave
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2016-09-01 10:20 UTC by Jean-Marie Favreau
Modified: 2018-09-19 14:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.3.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.