[Tickets #6646] Re: kronolith: Fix duplication of events on save

bugs at horde.org bugs at horde.org
Mon Apr 28 07:15:59 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6646
-----------------------------------------------------------------------
 Ticket             | 6646
 Updated By         | thomas.jarosch at intra2net.com
 Summary            | kronolith: Fix duplication of events on save
 Queue              | Kolab
 Type               | Bug
 State              | Resolved
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             | Gunnar Wrobel
-----------------------------------------------------------------------


thomas.jarosch at intra2net.com (2008-04-28 03:15) wrote:

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






More information about the bugs mailing list