Comment 12 for bug 1476501

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

Part of this problem was fixed in my last commit.

The current behavior can be found here [1]:
1 - It get the default calendar, check if it is enabled and return it
2- If default calendar is null or disable it return the first enabled calendar
3- If all calendars are disabled it returns the first calendar.

[1]http://bazaar.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/trunk/view/head:/EventListModel.qml#L91