http://bugs.meego.com/show_bug.cgi?id=3554
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from pohly <[email protected]> 2010-06-30 02:48:35 PDT --- Committed to master: commit 77a8d874101e02bd0aac9c36ba1053e83105a2d4 Author: Patrick Ohly <[email protected]> Date: Wed Jun 30 11:35:11 2010 +0200 syncevo-dbus-server: accept 'application/vnd.syncml+xml; charset=UTF-8' for starting an HTTP session (MBC #3554) The redundant charset specification was set by the Funambol Thunderbird client. Because of a literal comparison against 'application/vnd.syncml+xml' the messages were rejected. This patch strips everything after a semicolon. None of the options there should matter for SyncML. -- Configure bugmail: http://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
