Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117696693
D21.1774880262.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
759 B
Referenced Files
None
Subscribers
None
D21.1774880262.diff
View Options
Index: kcalutils/incidenceformatter.cpp
===================================================================
--- kcalutils/incidenceformatter.cpp
+++ kcalutils/incidenceformatter.cpp
@@ -3048,7 +3048,8 @@
const Incidence::List list = helper->calendar()->incidences();
for (Incidence::List::ConstIterator it = list.begin(), end = list.end(); it != end; ++it) {
if ((*it)->schedulingID() == incBase->uid() &&
- incidenceOwnedByMe(helper->calendar(), *it)) {
+ incidenceOwnedByMe(helper->calendar(), *it) &&
+ (*it)->recurrenceId() == incBase->recurrenceId()) {
existingIncidence = *it;
break;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 30, 2:17 PM (1 w, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18813231
Default Alt Text
D21.1774880262.diff (759 B)
Attached To
Mode
D21: show status of exception
Attached
Detach File
Event Timeline