6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10008] SyncML in Horde 4 only does slow syncs
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .___. ,. .. . [__)[__ \./ |_/ | | | [___ | | \|/\|
Comment
>> I took some time to dive a little bit into this. >> It looks like the Function >> list($clientlast, $serverAnchorLast) = $r; >> on line 166 of Command/Alert.php ist not performing as expected. >> The array seems to be there in $r, because adding >> . implode ("||",$r); >> in the logMessage (line167) issuses both values as recorderd in the >> Database. >> But the variables $clientlast and $serverAnchorLast are still empty >> when printed in the logMessage. >> >> -Tom > EDIT: > > Got it working (for me at last) by changing line 166 (the list() > function with the two lines: > > $clientlast = $r[syncml_clientanchor]; > $serverAnchorLast = $r[syncml_serveranchor]; > > $r seems to be a Associative array. > > - Tom >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers