https://bugs.meego.com/show_bug.cgi?id=23169
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED --- Comment #2 from pohly <[email protected]> 2011-10-04 07:28:33 UTC --- I had a chance to discuss this with Ralf Becker at CalConnect. It is related to eGroupware bugs: https://community.egroupware.org/egroupware/index.php?menuaction=tracker.tracker_ui.index&cd=yes Bug #3020 is about the regression, bug #2975 about the reason why it was introduced. It seems that the bug was introduced in a attempt to fix escaping issues when using XML. But it broke WBXML because CDATA is now used unconditionally. The real fix must be to detect whether WBXML or XML are used, instead of checking which client is talking to the server. As a client-side workaround, setting enableWBXML=0 should work. -------- Product: SyncEvolution Component: SyncML MeeGo Release: unspecified Severity: normal Priority: Undecided Keywords: Status: ASSIGNED Who: [email protected] Assigned To: [email protected] Target Build: --- Flags: Changed: Status -------- https://bugs.meego.com/show_bug.cgi?id=23169 -- Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
