Bug 283487

Summary: Ical over sftp does not push new events to server
Product: [Frameworks and Libraries] Akonadi Reporter: Luis Silva <lacsilva>
Component: ICal file resourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.8   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Luis Silva 2011-10-06 18:56:30 UTC
Version:           4.8 (using KDE 4.7.1) 
OS:                Linux

I have an ical calendar on a remote server I configured using the sftp kio (this is also valid for the fish kio). The resource fetches all the events from the remote server and even fetches new events on refresh. For every sync the ical file is being updated with new modification times. However, if I create a new event locally, the new event will not be pushed back to the server. Changes to existing events aren't pushed back either.

Reproducible: Always

Steps to Reproduce:
Setup a read/write accessible ical calendar on a remote machine over sftp:// or fish:// with a few events already
Create some events locally.

Actual Results:  
The events already on the server are fetched correctly and their modification date updated. Events modified locally are not updated on the server. Events created locally are not sent to the server.

Expected Results:  
Accessing an ical on a remote server should behave as if it was local.

OS: Linux (i686) release 3.0.0-12-generic
Compiler: gcc
Comment 1 Luis Silva 2012-05-29 21:29:07 UTC
Works with latest master.