[Korganizer-devel] [Bug 236619] Possible to create an event in a read only calendar

Sergio Martins iamsergio at gmail.com
Sat Jul 24 01:30:40 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=236619


Sergio Martins <iamsergio at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Sergio Martins <iamsergio gmail com>  2010-07-24 01:30:38 ---
SVN commit 1153761 by smartins:

When looking if a collection has rights to delete or change an item, don't use
item.parentCollection() because that can be old.

Instead, ask the Calendar, which will use the most recent collection it got
from
the model.

BUG: 236619



 M  +19 -1     akonadi/kcal/calendar.cpp  
 M  +14 -1     akonadi/kcal/calendar.h  
 M  +3 -3      akonadi/kcal/incidencechanger.cpp  
 M  +1 -11     akonadi/kcal/utils.cpp  
 M  +1 -1      kontact/plugins/korganizer/apptsummarywidget.cpp  
 M  +2 -2      kontact/plugins/korganizer/todosummarywidget.cpp  
 M  +1 -1      korganizer/actionmanager.cpp  
 M  +3 -3      korganizer/calendarview.cpp  
 M  +8 -7      korganizer/koeventpopupmenu.cpp  
 M  +1 -1      korganizer/koeventview.cpp  
 M  +4 -2      korganizer/korgac/alarmdialog.cpp  
 M  +2 -2      korganizer/views/agendaview/koagenda.cpp  
 M  +2 -1      korganizer/views/agendaview/koagendaitem.cpp  
 M  +2 -2      korganizer/views/journalview/journalview.cpp  
 M  +3 -3      korganizer/views/monthview/monthitem.cpp  
 M  +2 -1      korganizer/views/timelineview/timelineitem.cpp  
 M  +2 -2      korganizer/views/todoview/kotodomodel.cpp  
 M  +5 -4      korganizer/views/todoview/kotodoview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1153761

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list