Bug 283487 - Ical over sftp does not push new events to server
Summary: Ical over sftp does not push new events to server
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: ICal file resource (show other bugs)
Version: 4.8
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 18:56 UTC by Luis Silva
Modified: 2012-05-29 21:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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