Bug 286313

Summary: Calendars on fish:// URLs are read-only
Product: [Applications] korganizer Reporter: SZÉKELYI Szabolcs <cc>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 4.7   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description SZÉKELYI Szabolcs 2011-11-11 01:54:11 UTC
Version:           4.7 (using KDE 4.7.2) 
OS:                Linux

When adding a new event, only local calendars are selectable, I can't even cut&paste it into a fish:// calendar. As far as I know, KIO can handle fish:// URLs transparently, so writing to such a calendar should be possible.

Reproducible: Always

Steps to Reproduce:
Configure a calendar residing on an SSH server with fish:// URL, and try to add an create an event in it.

Actual Results:  
On the "New Event" dialog box, the calendar doesn't show up in the "Calendar:" combo box.

Expected Results:  
fish:// calendars should be read-write as KIO transparently supports writing them.

OS: Linux (x86_64) release 3.0.0-12-generic
Compiler: gcc
Comment 1 SZÉKELYI Szabolcs 2011-11-11 01:57:16 UTC
This was caused because the calendar was actually set to read-only.