http://bugzilla.moblin.org/show_bug.cgi?id=8335
Summary: GetConfig() does not return template data
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: jku(a)linux.intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: syncevolution(a)lists.intel.com
# Server.GetConfigs (True)
[u'Funambol',
u'Google',
u'Memotoo',
u'Mobical',
u'Synthesis',
u'ZYB',
u'ScheduleWorld']
# Server.GetConfig ('ScheduleWorld', True)
{u'': {u'deviceId':
u'sc-pim-0d96a842-92aa-4cae-a0eb-291d108a3109'},
u'source/addressbook': {u'sync': u'two-way',
u'type': u'addressbook',
u'uri': u'card'},
u'source/calendar': {u'sync': u'two-way',
u'type': u'calendar',
u'uri': u'event'},
u'source/memo': {u'sync': u'two-way', u'type':
u'memo', u'uri': u'note'},
u'source/todo': {u'sync': u'two-way', u'type':
u'todo', u'uri': u'task'}}
Note missing configuration items like SyncURL, even if they are defined in
"/etc/default/syncevolution/ScheduleWorld/config.ini". The templates that are
not from /etc/default/ seem to work fine.
I thought this was a case sensitivity problem but I couldn't confirm that (I
did notice the deviceId changes if I change service name case, that's probably
another bug...).
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.