bmatthias / kolab-android

Automatically exported from code.google.com/p/kolab-android
Other
0 stars 0 forks source link

Calendar events are synced to the server but they did not changed #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
They will be synced over and over again:

D/sync    (16774):   cacheHash = EVENT|start 1313668800000|end 
1313683200000|Not AllDay|no Description|no EventLocation|no rRule|0
D/sync    (16774):   calHash   = EVENT|start 1313668800000|end 
1313683200000|Not AllDay|no Description|no EventLocation|no rRule|no Reminder

BUG: 0 & NULL are the same "no reminder"

Original issue reported on code.google.com by arthur.z...@gmail.com on 9 Jul 2012 at 2:13

GoogleCodeExporter commented 8 years ago
Excluded reminder from hash - changes to often & different on every system 
(Android, Outlook, etc.)

Fixed in >= 0.9.4

As the hash has changed, every calendar item will be newly written onto the 
IMAP Server

Original comment by arthur.z...@gmail.com on 10 Jul 2012 at 8:12

GoogleCodeExporter commented 8 years ago

Original comment by arthur.z...@gmail.com on 10 Jul 2012 at 8:49