|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
SyncML related problemsHello
Some oddities/bugs related to SyncML to discuss : 1.) When choose options -> global options -> syncml there is always a first white line at top of page with "int(7) int(7)" at the begin. This is also in the page source like this : int(7) int(7) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <!-- Horde: Copyright 2000-2009 The Horde Project. Horde is under the LGPL. --> <!-- Horde Project: http://www.horde.org/ --> <!-- GNU Library Public License: http://www.fsf.org/copyleft/lgpl.html --> <html lang="en-GB"><head> 2.) When we choose to delete syncML anchors only the anchor is deleted, but not the data in syncml_map. This is only done if a client-id reconnect after deleting the anchor. I suggest this is a bug but maybe i have missed something. 3.) Sometimes *all* client anchors get deleted if one choose to delete a specific anchor. Unfortunately i have not yet found out how to trigger. Horde version 3.3.4 Regards Andreas -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: SyncML related problemsZitat von lst_hoe02@...:
> Hello > > Some oddities/bugs related to SyncML to discuss : > > 1.) When choose options -> global options -> syncml there is always > a first white line at top of page with "int(7) int(7)" at the begin. > This is also in the page source like this : > > int(7) > int(7) > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "DTD/xhtml1-transitional.dtd"> > <!-- Horde: Copyright 2000-2009 The Horde Project. Horde is under > the LGPL. --> > <!-- Horde Project: http://www.horde.org/ > --> > <!-- GNU Library Public License: > http://www.fsf.org/copyleft/lgpl.html --> > <html lang="en-GB"><head> This was an overseen debug output. > 2.) When we choose to delete syncML anchors only the anchor is > deleted, but not the data in syncml_map. This is only done if a > client-id reconnect after deleting the anchor. I suggest this is a > bug but maybe i have missed something. No, this is intended. The idea is to avoid duplicates if re-starting synchronization. Whether this is useful or not has been debated in the past. > 3.) Sometimes *all* client anchors get deleted if one choose to > delete a specific anchor. Unfortunately i have not yet found out how > to trigger. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
| Free embeddable forum powered by Nabble | Forum Help |