This bug was fixed in the package qtorganizer5-eds -
0.1.1+14.04.20140404-0ubuntu1
---------------
qtorganizer5-eds (0.1.1+14.04.20140404-0ubuntu1) trusty; urgency=low
[ Renato Araujo Oliveira Filho ]
* Implemented support to save changes on collections. Export eds
collection color into QOrganizerCollection using
"QOrganizerCollection::KeyColor" metadata. Export eds collection
type into QOrganizerCollection using "collection-type" extended
metadata. Export eds collection selected or not into
QOrganizerCollection using "collection-selected" extended metadata.
(LP: #1295180)
-- Ubuntu daily release <[email protected]> Fri, 04 Apr 2014
19:29:15 +0000
** Changed in: qtorganizer5-eds (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1295180
Title:
Support for Saving color to collection is missing
Status in “qtorganizer5-eds” package in Ubuntu:
Fix Released
Bug description:
In calendar, we need support to save calendar/collection color
var collection = mode.collection(modelData.collectionId);
collection.color = color;
model.saveCollection(collection);
request to add necessary support in EDS
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1295180/+subscriptions
--
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help : https://help.launchpad.net/ListHelp