View Issue Details

IDProjectCategoryView StatusLast Update
0000266SOGoBackend Generalpublic2009-11-30 18:52
Reporterwimmer Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Versionnightly v2 
Summary0000266: TimeZone bug
Description

When I'm using mtn-version from Nov-16, I have no problem with this bug.

When I'm using mtn-versions from Nov-26 (and more), I have problems with
Funambol sync - events are shifted -1 hour on PDA.
I think it has relation to TimeZone, when SOGo doesn't use users' TimeZone
setting.

I see following errors in Funambol ds-server.log :

[2009-11-28 13:05:37,078] [funambol.sogo] [INFO] [1E594626F298B23F1D3B4D2BD9DA641E] [fwm-00F3F517301618620] [harryp] [sogo-cal] Exception occured in getUserTimeZone(): org.apache.commons.configuration.ConfigurationException: org.apache.commons.configuration.plist.ParseException: Encountered ":" at line 2, column 19.
Was expecting:
"=" ...

and I see following errors in sogo.log :

<0x0x17f39c0[SOGoUserDefaults]> database value for 'c_defaults' (uid: 'harryp') is a plist

This problem pertain to all users.

Milos

TagsNo tags attached.

Activities

ludovic

ludovic

2009-11-28 21:27

administrator   ~0000306

The plist have been converted to JSON strings since late last week (automatically). The Funambol SOGo Connector needs to be updated to read JSON from the DB and no longer plist data.

wimmer

wimmer

2009-11-28 21:54

reporter   ~0000312

Ok, I can use mtn-version from Nov-16 to time, when Funambol SOGo Connector will be updated. (BTW - I consider this version for very good and stable ;-)

I would note that SOGo writes (in later mtn-versions) warnings:
<0x0x17f39c0[SOGoUserDefaults]> database value for 'c_defaults' (uid: 'harryp') is a plist

for all users - not only for Funambol users...

ludovic

ludovic

2009-11-30 18:52

administrator   ~0000318

This has been fixed - the fix will be committed in a couple of minutes.

Issue History

Date Modified Username Field Change
2009-11-28 12:28 wimmer New Issue
2009-11-28 21:27 ludovic Note Added: 0000306
2009-11-28 21:54 wimmer Note Added: 0000312
2009-11-30 18:52 ludovic Note Added: 0000318
2009-11-30 18:52 ludovic Status new => resolved
2009-11-30 18:52 ludovic Resolution open => fixed
2009-11-30 18:52 ludovic Assigned To => ludovic