Summary | [SyncML] Does not work with Horde 5 beta |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | joniw (at) t-online (dot) de |
Created | 07/07/2012 (4756 days ago) |
Due | |
Updated | 08/29/2012 (4703 days ago) |
Assigned | |
Resolved | 07/13/2012 (4750 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 80cfbd2c9fb5b77dfbfd8c6a23ee6c4dd9f40b8f
Author: Jan Schneider <jan@horde.org>
Date: Fri Jul 13 15:48:37 2012 +0200
[jan] Fix session handling (
Bug #11242)..../SyncMl/lib/Horde/SyncMl/Backend/Horde.php | 3 +++
framework/SyncMl/package.xml | 2 ++
2 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/80cfbd2c9fb5b77dfbfd8c6a23ee6c4dd9f40b8f
State ⇒ Resolved
commit 80cfbd2c9fb5b77dfbfd8c6a23ee6c4dd9f40b8f
Author: Jan Schneider <jan@horde.org>
Date: Fri Jul 13 15:48:37 2012 +0200
[jan] Fix session handling (
Bug #11242)..../SyncMl/lib/Horde/SyncMl/Backend/Horde.php | 3 +++
framework/SyncMl/package.xml | 2 ++
2 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/80cfbd2c9fb5b77dfbfd8c6a23ee6c4dd9f40b8f
Priority ⇒ 1. Low
New Attachment: log.txt
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ [SyncML] Does not work with Horde 5 beta
Type ⇒ Bug
State ⇒ Unconfirmed
I just got the Horde 5 beta from the develop branch. Looks good bu the
only problem is i can't get syncML to work.
When i try to sync, i always get the error that a connection is not
possible and i should check the username and password. I am using the
funambol client 10.0.1.
When debugging the problem it looks like the state of the sync is not
saved between different posts of the syncml client. The second
connection is always ended with "invalid authentication". With Horde 4
a session is saved and the sync works.
I have added the log.txt from the sync log, other logs are also available.
With regards
Jonathan