Revision 963f136...
Go back to digest for 26th January 2014Bug Fixes in KDE-PIM
Sergio Luis Martins committed changes in [kdepim/KDE/4.12] calendarviews/agenda/agendaview.cpp:
agendaview: Don't crash when reselecting a deleted item.
before fillAgenda() recreates all agenda items it first stores
which one was selected, to re-enable the selection afterwards.
There might be cases where d->mAgenda->lastSelectedItemId() doesnt
exist anymore.
File Changes
Modified 1 files
- calendarviews/agenda/agendaview.cpp
1 files changed in total