[Tickets #10229] XML_WBXML decodeToString(): xml prolog and dtd is missing, xmlns is wrong
bugs at horde.org
bugs at horde.org
Sun Jun 12 19:55:08 UTC 2011
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/10229
------------------------------------------------------------------------------
Ticket | 10229
Erstellt Von | news_001 at washammwa.de
Zusammenfassung | XML_WBXML decodeToString(): xml prolog and dtd is
| missing, xmlns is wrong
Warteschlange | Synchronization
Version | Git master
Typ | Bug
Status | Unconfirmed
Priorität | 2. Medium
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
news_001 at washammwa.de (2011-06-12 19:55) hat geschrieben:
I decoded devinf.wbxml (Git Revision at 2011-04-27 15:11) with
a) horde xml wbxml decoder
b) libwbxml2-0 0.9.2-7 @ a debian lenny
The version from horde xml wbxml decoder returned a xml, where:
1) xml prolog: <?xml version="1.0"?> is missing
2) dtd: <!DOCTYPE DevInf PUBLIC "-//SYNCML//DTD DevInf 1.0//EN"
"http://www.syncml.org/docs/syncml_devinf_v10_20001207.dtd"> is missing
3) the xmlns is wrong:
lib-version: <DevInf xmlns="syncml:devinf">
horde-version: <DevInf xmlns="syncml:devinf1.0">
More information about the bugs
mailing list