6.0.0-RC7
6/28/26

[#6646] kronolith: Fix duplication of events on save
Summary kronolith: Fix duplication of events on save
Queue Kolab
Type Bug
State Resolved
Priority 1. Low
Owners wrobel (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 4/24/08 (6639 days ago)
Due
Updated 5/8/08 (6625 days ago)
Assigned 5/8/08 (6625 days ago)
Resolved 5/8/08 (6625 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
471 Thomas Jarosch Comment #4
State ⇒ Resolved
Reply to this comment
Ah, I've just seen you already commited the fix :-) Thanks, Gunnar.


461 Thomas Jarosch State ⇒ Assigned
 
587 thomas (dot) jarosch (at) intra2net (dot) com Comment #3 Reply to this comment
Hello Gunnar,



please apply the last part from my patch, it's a fix for a long standing bug:



@@ -1557,7 +1559,7 @@

          }



          $this->initialized = true;

-        $this->_stored = true;

+        $this->stored = true;

      }



      function toDriver()



Thanks,

Thomas


336 Gunnar Wrobel Comment #2
State ⇒ Resolved
Reply to this comment
In CVS.
42 Chuck Hagenbuch State ⇒ Assigned
 
505 Gunnar Wrobel Assigned to Gunnar Wrobel
 
141 thomas (dot) jarosch (at) intra2net (dot) com Comment #1
Milestone ⇒
State ⇒ Unconfirmed
New Attachment: kronolith-Kolab-fix-event-duplication.patch Download
Patch ⇒ No
Queue ⇒ Kolab
Summary ⇒ kronolith: Fix duplication of events on save
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
Hello together,



attached patches fixes event duplication on save. Recent changes for 
the SyncML infrastructure added a _splitUID() function which gets an 
array index wrong. Normally this would have been unnoticed if there 
wasn't another bug

caused by a typo. Please apply the patch ASAP.



Thanks,

Thomas


Saved Queries