|
From: <tr...@eg...> - 2011-09-30 10:57:27
|
New ticket submitted by jakub.kalas Jakub Kalas at 2011/09/30 12:57: > Tracking System: Bugs > Category: SyncML > Version: Version 1.8.001 > Status: Open > Resolution: None Completed: 0% > Priority: 5 - medium > Created by: jakub.kalas Jakub Kalas > Created on: 2011/09/30 12:57 > Assigned to: Jörg Lehrke > Summary: #3048 - DevInf version mismatch > : In #3031 I tried to address this problem, stupidly not telling the whole storry. So this is what I found out: Using 1.2 protocol, sending wbxml DevInf reply to client, egw uses DOCTYPE "-//SYNCML//DTD DevInf 1.0//EN", but then telling 1.2 I didn't test 1.1 protocol, but I guess the same 1.0 DTD would appear. Probably Nokia S40 phones do more strict checking and refuse to communicate. By using patch in #3031, correct version could appear in DOCTYPE, making Nokias work, but as it was said, it violates specification. I can't figure out where the error is, so no patches attached. Linked entries: https://community.egroupware.org/egroupware/index.php?menuaction=tracker.tracker_ui.edit&tr_id=3048&no_popup=1 |