Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.0.0, 3.0.1
-
Fix Version/s: 3.1.0
-
Labels:None
-
Environment:
Moto G Android 4.4.2
-
Story Points:13
-
Rank:6498
Description
Pre-conditions
Reproduction steps
- As usera with Moto G (Android 4.4.2), create a new contact "nouveau contact"
- As usera with ui, wait for the new contact
Current behavior
- contact is not created in ui NOK
Expected behavior
- contact is uploaded in db and can be seen in uiOK
Additional informations
14:50:23.632 [DEBUG] {OBM-SYNC} [t17/c/r106/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:23.658 [DEBUG] {OBM-SYNC} [t17/c/r106/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>27f250fa-73c0-4dc0-93f1-db5d81265ecb</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:23.662 [WARN ] {org.obm.push.bean.Device} [t17/cSync/r106/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:23.662 [INFO ] {AUTHENTICATION} [t17/cSync/r106/usera@obm15.lyn.lng] Authentication success [login:usera@obm15.lyn.lng], the device [type:Android] has been authorized. 14:50:23.665 [WARN ] {org.obm.push.bean.Device} [t17/cSync/r106/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:23.667 [INFO ] {REQUEST.FULL} [t17/cSync/r106/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <SyncKey>8fd2b9e3-3b77-49ee-ba4b-bc8c39f5ff5f</SyncKey> <CollectionId>43</CollectionId> <DeletesAsMoves/> <GetChanges/> <WindowSize>10</WindowSize> <Options> <BodyPreference> <Type>1</Type> <TruncationSize>200000</TruncationSize> </BodyPreference> </Options> <Commands> <Add> <ClientId>new_99_1394804928675</ClientId> <ApplicationData> <CompanyName>Moto g</CompanyName> <LastName>Contact</LastName> <FirstName>Nouveau</FirstName> </ApplicationData> </Add> </Commands> </Collection> </Collections> </Sync> 14:50:23.672 [DEBUG] {OBM-SYNC} [t18/c/r105/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:23.681 [DEBUG] {OBM-SYNC} [t17/cSync/r106/usera@obm15.lyn.lng] action /book/listAllBooks, request {sid=[27f250fa-73c0-4dc0-93f1-db5d81265ecb]} 14:50:23.690 [DEBUG] {OBM-SYNC} [t17/cSync/r106/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><books xmlns="http://www.obm.org/xsd/sync/books.xsd"> <book name="contacts" readonly="false" uid="2"/> <book name="public_contacts" readonly="false" uid="1"/> <book name="collected_contacts" readonly="false" uid="3"/> <book name="users" readonly="true" uid="-1"/> </books> 14:50:23.695 [WARN ] {o.o.p.contacts.ContactsBackend} [t17/cSync/r106/usera@obm15.lyn.lng] Collection {obm:\\usera@obm15.lyn.lng\contacts\1:public_contacts} not found. 14:50:23.699 [DEBUG] {OBM-SYNC} [t18/c/r105/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>8a888f57-ea2a-4a8f-be16-d058ee9ab816</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:23.702 [DEBUG] {OBM-SYNC} [t17/cSync/r106/usera@obm15.lyn.lng] action /book/createContact, request {sid=[27f250fa-73c0-4dc0-93f1-db5d81265ecb], bookId=[-1], contact=[<?xml version="1.0" encoding="UTF-8"?><contact xmlns="http://www.obm.org/xsd/sync/contact.xsd" collected="false"><first>Nouveau</first><last>Contact</last><company>Moto g</company><phones/><addresses/><websites/><emails/><instantmessaging/></contact>], clientId=[71447be1414603740fc701c1e9af36058e50825c]} 14:50:23.708 [DEBUG] {OBM-SYNC} [t17/cSync/r106/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><error xmlns="http://www.obm.org/xsd/sync/error.xsd"> <message>Cannot edit the 'users' address book.</message> <type>javax.naming.NoPermissionException</type> </error> 14:50:23.709 [WARN ] {o.o.p.h.SyncHandler$$EnhancerByGuice$$4a06844d} [t17/cSync/r106/usera@obm15.lyn.lng] Client is not allowed to perform the command: Response{name=ADD, serverId=null, clientId=new_99_1394804928675} 14:50:23.710 [DEBUG] {OBM-SYNC} [t17/cSync/r106/usera@obm15.lyn.lng] action /book/listAllBooks, request {sid=[27f250fa-73c0-4dc0-93f1-db5d81265ecb]} 14:50:23.719 [DEBUG] {OBM-SYNC} [t17/cSync/r106/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><books xmlns="http://www.obm.org/xsd/sync/books.xsd"> <book name="contacts" readonly="false" uid="2"/> <book name="public_contacts" readonly="false" uid="1"/> <book name="collected_contacts" readonly="false" uid="3"/> <book name="users" readonly="true" uid="-1"/> </books> 14:50:23.721 [WARN ] {o.o.p.contacts.ContactsBackend} [t17/cSync/r106/usera@obm15.lyn.lng] Collection {obm:\\usera@obm15.lyn.lng\contacts\1:public_contacts} not found. 14:50:23.723 [DEBUG] {OBM-SYNC} [t17/cSync/r106/usera@obm15.lyn.lng] action /book/listAllChanges, request {sid=[27f250fa-73c0-4dc0-93f1-db5d81265ecb], lastSync=[1394808536395], bookId=[-1]} 14:50:23.732 [DEBUG] {OBM-SYNC} [t17/cSync/r106/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><contact-changes xmlns="http://www.obm.org/xsd/sync/contact-changes.xsd" lastSync="1394808623726"> <removed/> <updated/> </contact-changes> 14:50:23.736 [INFO ] {REQUEST.FULL} [t17/cSync/r106/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <Class>Contacts</Class> <SyncKey>bfa1c690-1c6d-43a5-8ff0-bf55892efc12</SyncKey> <CollectionId>43</CollectionId> <Status>1</Status> </Collection> </Collections> </Sync> 14:50:23.772 [DEBUG] {OBM-SYNC} [t18/c/r105/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:23.788 [DEBUG] {OBM-SYNC} [t18/c/r105/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>133e7d7b-83ac-4e65-9ea8-d7d84fa80f46</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:23.790 [INFO ] {REQUEST.FULL} [t18/cPing/r105/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Ping> <Status>16</Status> </Ping> 14:50:23.792 [WARN ] {bitronix.tm.twopc.Preparer} [t/c/r/] executing transaction with 0 enlisted resource 14:50:24.020 [DEBUG] {OBM-SYNC} [t18/c/r107/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:24.068 [DEBUG] {OBM-SYNC} [t18/c/r107/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>c5b641ea-d903-480b-9076-30d52a29805d</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:24.072 [WARN ] {org.obm.push.bean.Device} [t18/cSync/r107/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:24.072 [INFO ] {AUTHENTICATION} [t18/cSync/r107/usera@obm15.lyn.lng] Authentication success [login:usera@obm15.lyn.lng], the device [type:Android] has been authorized. 14:50:24.076 [WARN ] {org.obm.push.bean.Device} [t18/cSync/r107/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:24.078 [INFO ] {REQUEST.FULL} [t18/cSync/r107/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <SyncKey>6593d5db-1778-4ba5-bd19-e2fcca29017f</SyncKey> <CollectionId>44</CollectionId> <DeletesAsMoves/> <GetChanges/> <WindowSize>10</WindowSize> <Options> <BodyPreference> <Type>1</Type> <TruncationSize>200000</TruncationSize> </BodyPreference> </Options> </Collection> </Collections> </Sync> 14:50:24.084 [DEBUG] {OBM-SYNC} [t18/cSync/r107/usera@obm15.lyn.lng] action /book/listAllBooks, request {sid=[c5b641ea-d903-480b-9076-30d52a29805d]} 14:50:24.092 [DEBUG] {OBM-SYNC} [t18/cSync/r107/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><books xmlns="http://www.obm.org/xsd/sync/books.xsd"> <book name="contacts" readonly="false" uid="2"/> <book name="public_contacts" readonly="false" uid="1"/> <book name="collected_contacts" readonly="false" uid="3"/> <book name="users" readonly="true" uid="-1"/> </books> 14:50:24.094 [WARN ] {o.o.p.contacts.ContactsBackend} [t18/cSync/r107/usera@obm15.lyn.lng] Collection {obm:\\usera@obm15.lyn.lng\contacts\1:public_contacts} not found. 14:50:24.095 [DEBUG] {OBM-SYNC} [t18/cSync/r107/usera@obm15.lyn.lng] action /book/listAllChanges, request {sid=[c5b641ea-d903-480b-9076-30d52a29805d], lastSync=[1394808536709], bookId=[3]} 14:50:24.109 [DEBUG] {OBM-SYNC} [t18/cSync/r107/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><contact-changes xmlns="http://www.obm.org/xsd/sync/contact-changes.xsd" lastSync="1394808624098"> <removed/> <updated/> </contact-changes> 14:50:24.113 [INFO ] {REQUEST.FULL} [t18/cSync/r107/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <Class>Contacts</Class> <SyncKey>c1fcb890-1bf5-44c3-9d1b-14775fe34f12</SyncKey> <CollectionId>44</CollectionId> <Status>1</Status> </Collection> </Collections> </Sync> 14:50:24.268 [DEBUG] {OBM-SYNC} [t18/c/r108/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:24.288 [DEBUG] {OBM-SYNC} [t18/c/r108/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>0610e54d-8d0b-4056-900d-fa2db1aa856b</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:24.291 [WARN ] {org.obm.push.bean.Device} [t18/cSync/r108/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:24.291 [INFO ] {AUTHENTICATION} [t18/cSync/r108/usera@obm15.lyn.lng] Authentication success [login:usera@obm15.lyn.lng], the device [type:Android] has been authorized. 14:50:24.294 [WARN ] {org.obm.push.bean.Device} [t18/cSync/r108/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:24.296 [INFO ] {REQUEST.FULL} [t18/cSync/r108/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <SyncKey>f9d38ad7-5288-4d9d-93c0-c6efdfd1348a</SyncKey> <CollectionId>45</CollectionId> <DeletesAsMoves/> <GetChanges/> <WindowSize>10</WindowSize> <Options> <BodyPreference> <Type>1</Type> <TruncationSize>200000</TruncationSize> </BodyPreference> </Options> </Collection> </Collections> </Sync> 14:50:24.302 [DEBUG] {OBM-SYNC} [t18/cSync/r108/usera@obm15.lyn.lng] action /book/listAllBooks, request {sid=[0610e54d-8d0b-4056-900d-fa2db1aa856b]} 14:50:24.314 [DEBUG] {OBM-SYNC} [t18/cSync/r108/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><books xmlns="http://www.obm.org/xsd/sync/books.xsd"> <book name="contacts" readonly="false" uid="2"/> <book name="public_contacts" readonly="false" uid="1"/> <book name="collected_contacts" readonly="false" uid="3"/> <book name="users" readonly="true" uid="-1"/> </books> 14:50:24.316 [DEBUG] {OBM-SYNC} [t18/cSync/r108/usera@obm15.lyn.lng] action /book/listAllChanges, request {sid=[0610e54d-8d0b-4056-900d-fa2db1aa856b], lastSync=[1394808536977], bookId=[2]} 14:50:24.328 [DEBUG] {OBM-SYNC} [t18/cSync/r108/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><contact-changes xmlns="http://www.obm.org/xsd/sync/contact-changes.xsd" lastSync="1394808624319"> <removed/> <updated/> </contact-changes> 14:50:24.332 [INFO ] {REQUEST.FULL} [t18/cSync/r108/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <Class>Contacts</Class> <SyncKey>458aeea1-1e3f-4974-ad93-0034d1187a27</SyncKey> <CollectionId>45</CollectionId> <Status>1</Status> </Collection> </Collections> </Sync> 14:50:24.514 [DEBUG] {OBM-SYNC} [t18/c/r109/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:24.549 [DEBUG] {OBM-SYNC} [t18/c/r109/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>db4d9d24-c45d-4b50-a816-c818f13867b3</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:24.554 [WARN ] {org.obm.push.bean.Device} [t18/cPing/r109/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:24.555 [INFO ] {AUTHENTICATION} [t18/cPing/r109/usera@obm15.lyn.lng] Authentication success [login:usera@obm15.lyn.lng], the device [type:Android] has been authorized. 14:50:24.568 [WARN ] {org.obm.push.bean.Device} [t18/cPing/r109/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:24.574 [INFO ] {REQUEST.FULL} [t18/cPing/r109/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Ping> <HeartbeatInterval>480</HeartbeatInterval> <Folders> <Folder> <Id>43</Id> <Class>Contacts</Class> </Folder> <Folder> <Id>44</Id> <Class>Contacts</Class> </Folder> <Folder> <Id>45</Id> <Class>Contacts</Class> </Folder> </Folders> </Ping> 14:50:46.673 [DEBUG] {OBM-SYNC} [t18/c/r110/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:46.690 [DEBUG] {OBM-SYNC} [t18/c/r110/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>2151fee6-f3c2-4d0b-8eff-28e9c7352364</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:46.693 [WARN ] {org.obm.push.bean.Device} [t18/cSync/r110/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:46.693 [INFO ] {AUTHENTICATION} [t18/cSync/r110/usera@obm15.lyn.lng] Authentication success [login:usera@obm15.lyn.lng], the device [type:Android] has been authorized. 14:50:46.696 [WARN ] {org.obm.push.bean.Device} [t18/cSync/r110/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:46.698 [INFO ] {REQUEST.FULL} [t18/cSync/r110/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <SyncKey>bfa1c690-1c6d-43a5-8ff0-bf55892efc12</SyncKey> <CollectionId>43</CollectionId> <DeletesAsMoves/> <GetChanges/> <WindowSize>10</WindowSize> <Options> <BodyPreference> <Type>1</Type> <TruncationSize>200000</TruncationSize> </BodyPreference> </Options> </Collection> </Collections> </Sync> 14:50:46.703 [DEBUG] {OBM-SYNC} [t17/c/r109/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:46.713 [DEBUG] {OBM-SYNC} [t18/cSync/r110/usera@obm15.lyn.lng] action /book/listAllBooks, request {sid=[2151fee6-f3c2-4d0b-8eff-28e9c7352364]} 14:50:46.724 [DEBUG] {OBM-SYNC} [t18/cSync/r110/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><books xmlns="http://www.obm.org/xsd/sync/books.xsd"> <book name="contacts" readonly="false" uid="2"/> <book name="public_contacts" readonly="false" uid="1"/> <book name="collected_contacts" readonly="false" uid="3"/> <book name="users" readonly="true" uid="-1"/> </books> 14:50:46.728 [DEBUG] {OBM-SYNC} [t17/c/r109/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>28fc2518-c41a-432e-8d3c-0bfcd0e622ec</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:46.731 [WARN ] {o.o.p.contacts.ContactsBackend} [t18/cSync/r110/usera@obm15.lyn.lng] Collection {obm:\\usera@obm15.lyn.lng\contacts\1:public_contacts} not found. 14:50:46.733 [DEBUG] {OBM-SYNC} [t18/cSync/r110/usera@obm15.lyn.lng] action /book/listAllChanges, request {sid=[2151fee6-f3c2-4d0b-8eff-28e9c7352364], lastSync=[1394808623726], bookId=[-1]} 14:50:46.741 [DEBUG] {OBM-SYNC} [t18/cSync/r110/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><contact-changes xmlns="http://www.obm.org/xsd/sync/contact-changes.xsd" lastSync="1394808646736"> <removed/> <updated/> </contact-changes> 14:50:46.745 [INFO ] {REQUEST.FULL} [t18/cSync/r110/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <Class>Contacts</Class> <SyncKey>f4cc0f65-2596-474e-987a-042b06abb570</SyncKey> <CollectionId>43</CollectionId> <Status>1</Status> </Collection> </Collections> </Sync> 14:50:46.756 [DEBUG] {OBM-SYNC} [t17/c/r109/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:46.771 [DEBUG] {OBM-SYNC} [t17/c/r109/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>a93fe9a2-1627-4b37-985a-ef806fc3dd7b</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:46.772 [INFO ] {REQUEST.FULL} [t17/cPing/r109/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Ping> <Status>16</Status> </Ping> 14:50:46.775 [WARN ] {bitronix.tm.twopc.Preparer} [t/c/r/] executing transaction with 0 enlisted resource 14:50:46.907 [DEBUG] {OBM-SYNC} [t17/c/r111/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:46.934 [DEBUG] {OBM-SYNC} [t17/c/r111/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>d0336912-1063-4153-94a8-2a2dc05fb559</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:46.942 [WARN ] {org.obm.push.bean.Device} [t17/cSync/r111/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:46.942 [INFO ] {AUTHENTICATION} [t17/cSync/r111/usera@obm15.lyn.lng] Authentication success [login:usera@obm15.lyn.lng], the device [type:Android] has been authorized. 14:50:46.945 [WARN ] {org.obm.push.bean.Device} [t17/cSync/r111/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:46.950 [INFO ] {REQUEST.FULL} [t17/cSync/r111/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <SyncKey>c1fcb890-1bf5-44c3-9d1b-14775fe34f12</SyncKey> <CollectionId>44</CollectionId> <DeletesAsMoves/> <GetChanges/> <WindowSize>10</WindowSize> <Options> <BodyPreference> <Type>1</Type> <TruncationSize>200000</TruncationSize> </BodyPreference> </Options> </Collection> </Collections> </Sync> 14:50:46.963 [DEBUG] {OBM-SYNC} [t17/cSync/r111/usera@obm15.lyn.lng] action /book/listAllBooks, request {sid=[d0336912-1063-4153-94a8-2a2dc05fb559]} 14:50:46.980 [DEBUG] {OBM-SYNC} [t17/cSync/r111/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><books xmlns="http://www.obm.org/xsd/sync/books.xsd"> <book name="contacts" readonly="false" uid="2"/> <book name="public_contacts" readonly="false" uid="1"/> <book name="collected_contacts" readonly="false" uid="3"/> <book name="users" readonly="true" uid="-1"/> </books> 14:50:46.982 [WARN ] {o.o.p.contacts.ContactsBackend} [t17/cSync/r111/usera@obm15.lyn.lng] Collection {obm:\\usera@obm15.lyn.lng\contacts\1:public_contacts} not found. 14:50:46.984 [DEBUG] {OBM-SYNC} [t17/cSync/r111/usera@obm15.lyn.lng] action /book/listAllChanges, request {sid=[d0336912-1063-4153-94a8-2a2dc05fb559], lastSync=[1394808624098], bookId=[3]} 14:50:47.002 [DEBUG] {OBM-SYNC} [t17/cSync/r111/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><contact-changes xmlns="http://www.obm.org/xsd/sync/contact-changes.xsd" lastSync="1394808646989"> <removed/> <updated/> </contact-changes> 14:50:47.006 [INFO ] {REQUEST.FULL} [t17/cSync/r111/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <Class>Contacts</Class> <SyncKey>e2b8dffa-35f6-4190-8ac8-07686f0b0ec1</SyncKey> <CollectionId>44</CollectionId> <Status>1</Status> </Collection> </Collections> </Sync> 14:50:47.164 [DEBUG] {OBM-SYNC} [t17/c/r112/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:47.181 [DEBUG] {OBM-SYNC} [t17/c/r112/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>586ea30f-d8b0-4b5b-a030-2c98de81315d</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:47.184 [WARN ] {org.obm.push.bean.Device} [t17/cSync/r112/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:47.184 [INFO ] {AUTHENTICATION} [t17/cSync/r112/usera@obm15.lyn.lng] Authentication success [login:usera@obm15.lyn.lng], the device [type:Android] has been authorized. 14:50:47.187 [WARN ] {org.obm.push.bean.Device} [t17/cSync/r112/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:47.189 [INFO ] {REQUEST.FULL} [t17/cSync/r112/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <SyncKey>458aeea1-1e3f-4974-ad93-0034d1187a27</SyncKey> <CollectionId>45</CollectionId> <DeletesAsMoves/> <GetChanges/> <WindowSize>10</WindowSize> <Options> <BodyPreference> <Type>1</Type> <TruncationSize>200000</TruncationSize> </BodyPreference> </Options> </Collection> </Collections> </Sync> 14:50:47.195 [DEBUG] {OBM-SYNC} [t17/cSync/r112/usera@obm15.lyn.lng] action /book/listAllBooks, request {sid=[586ea30f-d8b0-4b5b-a030-2c98de81315d]} 14:50:47.205 [DEBUG] {OBM-SYNC} [t17/cSync/r112/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><books xmlns="http://www.obm.org/xsd/sync/books.xsd"> <book name="contacts" readonly="false" uid="2"/> <book name="public_contacts" readonly="false" uid="1"/> <book name="collected_contacts" readonly="false" uid="3"/> <book name="users" readonly="true" uid="-1"/> </books> 14:50:47.208 [DEBUG] {OBM-SYNC} [t17/cSync/r112/usera@obm15.lyn.lng] action /book/listAllChanges, request {sid=[586ea30f-d8b0-4b5b-a030-2c98de81315d], lastSync=[1394808624319], bookId=[2]} 14:50:47.222 [DEBUG] {OBM-SYNC} [t17/cSync/r112/usera@obm15.lyn.lng] response <?xml version="1.0" encoding="UTF-8"?><contact-changes xmlns="http://www.obm.org/xsd/sync/contact-changes.xsd" lastSync="1394808647211"> <removed/> <updated/> </contact-changes> 14:50:47.225 [INFO ] {REQUEST.FULL} [t17/cSync/r112/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Sync> <Collections> <Collection> <Class>Contacts</Class> <SyncKey>bd221ff9-0e9d-4fcb-af87-8f5432bb9aa9</SyncKey> <CollectionId>45</CollectionId> <Status>1</Status> </Collection> </Collections> </Sync> 14:50:47.359 [DEBUG] {OBM-SYNC} [t17/c/r113/] action /login/doLogin, request {origin=[o-push], login=[usera@obm15.lyn.lng], password=[usera]} 14:50:47.384 [DEBUG] {OBM-SYNC} [t17/c/r113/] response <?xml version="1.0" encoding="UTF-8"?><token xmlns="http://www.obm.org/xsd/sync/token.xsd"> <sid>4bbafb3f-2199-4074-8db6-a5c2c652de42</sid> <version major="2" minor="5" release="6"/> <email>usera@obm15.lyn.lng</email> <displayname>usera</displayname> <domain uuid="0324b528-904f-9b70-09b5-a497a44bd028">obm15.lyn.lng</domain> <settings> <setting name="set_display">no</setting> <setting name="set_cal_display_days">1111111</setting> <setting name="set_cal_first_hour">8</setting> <setting name="set_date">Y-m-d</setting> <setting name="set_dsrc">0</setting> <setting name="set_timezone">Europe/Paris</setting> <setting name="set_public_fb">0</setting> <setting name="set_mail_participation">yes</setting> <setting name="set_todo">event_priority</setting> <setting name="set_mail">yes</setting> <setting name="set_cal_last_hour">20</setting> <setting name="set_day_weekstart">monday</setting> <setting name="set_menu">both</setting> <setting name="set_theme">default</setting> <setting name="set_debug">0</setting> <setting name="set_lang">en</setting> <setting name="last_resource">1</setting> <setting name="set_date_upd">m/d/Y</setting> <setting name="set_timeformat">24H</setting> <setting name="set_commentorder">0</setting> <setting name="set_rows">20</setting> <setting name="set_cal_interval">2</setting> <setting name="set_csv_sep">;</setting> </settings> <server-capabilities> <server-capability name="CALENDAR_HANDLER_SUPPORTS_NOTALLOWEDEXCEPTION">true</server-capability> <server-capability name="CONFIDENTIAL_EVENTS">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_STOREEVENT">true</server-capability> <server-capability name="CALENDAR_HANDLER_SUPPORTS_PAGINATION">true</server-capability> </server-capabilities> </token> 14:50:47.388 [WARN ] {org.obm.push.bean.Device} [t17/cPing/r113/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:47.388 [INFO ] {AUTHENTICATION} [t17/cPing/r113/usera@obm15.lyn.lng] Authentication success [login:usera@obm15.lyn.lng], the device [type:Android] has been authorized. 14:50:47.391 [WARN ] {org.obm.push.bean.Device} [t17/cPing/r113/usera@obm15.lyn.lng] could not load hints for device type Android 14:50:47.392 [INFO ] {REQUEST.FULL} [t17/cPing/r113/usera@obm15.lyn.lng] <?xml version="1.0" encoding="UTF-8"?><Ping> <HeartbeatInterval>480</HeartbeatInterval> <Folders> <Folder> <Id>43</Id> <Class>Contacts</Class> </Folder> <Folder> <Id>44</Id> <Class>Contacts</Class> </Folder> <Folder> <Id>45</Id> <Class>Contacts</Class> </Folder> </Folders> </Ping>
Issue Links
- is blocked by
-
OP-170 OP-53 child - prepare all stuff for old to new system switch
-
- relates to
-
OBMFULL-5845 Opush : cannot delete contact on Android 4.4.2
-
-
OP-185 Android > 4.4 cannot modify or delete a contact
-
A deleted contact on the pda is also never deleted.
A modified contact on the pda is not modified in OBM.