6.0.0-RC7
6/30/26

[#8386] Mapping is broken
Summary Mapping is broken
Queue Synchronization
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester han.spruyt (at) ijsselgroep (dot) nl
Created 6/27/09 (6212 days ago)
Due
Updated 10/25/09 (6092 days ago)
Assigned 10/11/09 (6106 days ago)
Resolved 10/25/09 (6092 days ago)
Github Issue Link
Github Pull Request
Milestone 3.3.6
Patch No

History
237 Jan Schneider State ⇒ Resolved
 
36 info (at) pmrogan (dot) de Comment #8 Reply to this comment
The fix works for me.. Horde Groupware Webmail Edition 1.2.4 <-> 
Funambol Mozilla Sync Client 0.9.1


512 Jan Schneider Comment #7 Reply to this comment
Anyone? I thought this bug was so important for so many people?
555 Jan Schneider Comment #6
State ⇒ Feedback
Taken from Gunnar Wrobel
Reply to this comment
Please try the fix I committed.
4912 Jan Schneider Comment #3
Priority ⇒ 2. Medium
Milestone ⇒ 3.3.6
Reply to this comment
Any comment why priority is "low" for this bug?
Because this is only a problem if synching so many items that the 
mapping doesn't fit into a single SyncML message.
259 lst_hoe02 (at) kwsoft (dot) de Comment #2 Reply to this comment
This bug seams still be there in the new 3.3.5 Horde Release? As this 
basically prevent SyncML from working we have to use the old Map.php 
further on??

Any comment why priority is "low" for this bug?
164 Chuck Hagenbuch Assigned to Gunnar Wrobel
State ⇒ Assigned
Assigned to Jan Schneider
 
1111 han (dot) spruyt (at) ijsselgroep (dot) nl Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Mapping is broken
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
We use webmail edition 1.2.3



In version 1.1.10.12 of Framework/SincML/SyncML/Command/Map.php the 
code for creating the mapping record in horde_syncml_map moved from 
function endElement to function handleCommand.



But handleCommand is only called one per map command while endElement 
once per mapItem command.



The result is that now only for the last mapItem a mapping record is created.



Go back to an earlier version for Map.php solved the problem for us.


Saved Queries