Bug 229575 - Color not associated automatically when creating a new calendar in resources/folders view.
Summary: Color not associated automatically when creating a new calendar in resources/...
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-05 16:54 UTC by Sabine Faure
Modified: 2010-03-24 22:32 UTC (History)
1 user (show)

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 Sabine Faure 2010-03-05 16:54:14 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Right click in the resources/folders view and select 'New Calendar...'
- Click on 'ICal Calendar File' and then on 'Ok'
- Click on the floppy disk button and select a location on your hard drive to save the calendar. Give it a name (ex: Ical2).
- Click on 'Ok' twice

Ical2 appears in the resources/folders view but it does not have a color assigned to it automatically whereas it was the case last time I tested this.

Of course you can still set up one manually by right clicking on the calendar and selecting 'Calendar Colors' and then 'Assign Color...'.

But having a color automatically associated to the calendar was very useful for the user.

Trunk, Svn Rev 1099270
Comment 1 Laurent Montel 2010-03-20 23:36:13 UTC
I confirm it
Comment 2 Laurent Montel 2010-03-20 23:55:37 UTC
SVN commit 1105688 by mlaurent:

Fix bug #229575 
When we created new calendar default color was not added
CCBUG: 229575 


 M  +5 -3      koprefs.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1105688
Comment 3 Laurent Montel 2010-03-20 23:56:09 UTC
Fixed in #1105688.
Comment 4 Sabine Faure 2010-03-24 22:32:26 UTC
It is corrected now.

The newly created calendar is associated to a color automatically now.

Trunk, Svn Rev 1106990