Bug 352113

Summary: Remote files not supported anymore
Product: [Frameworks and Libraries] Akonadi Reporter: Antonio Rojas <arojas>
Component: ICal file resourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel, sgh
Priority: NOR    
Version: GIT (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Antonio Rojas 2015-09-01 18:55:20 UTC
Since updating to 15.08 remote .ics resources can't be added anymore

Reproducible: Always

Steps to Reproduce:
1. Add a new remote iCal resource, eg: http://www.kde.org/releaseschedule.ics 

Actual Results:  
An empty "akonadi_ical_resource_x" calendar is added. When opening the properties, the "File name" field is empty. 

Expected Results:  
The remote ics file is loaded
Comment 1 Laurent Montel 2015-09-02 07:09:29 UTC
I confirm it.
Comment 2 Antonio Rojas 2015-09-02 17:20:52 UTC
Commit a0b08b50ff4f965f7ec9419760a7e07220beb876 fixed saving and loading the calendar URL, but the events are still not displayed. What's worse, the patch breaks displaying events for local ics files also (after opening the closing the calendar properties dialog)
Comment 3 Søren Holm 2015-09-23 20:40:47 UTC
I confirm this as well - in my .
Comment 4 Søren Holm 2015-09-23 20:41:05 UTC
in my case I use SFTP.
Comment 5 Antonio Rojas 2015-09-27 21:31:20 UTC
Fixed by 1612e91e