logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

CRLF conversion question: msg#00004

Subject: CRLF conversion question
Hi,

i dont know if this is the right list to ask or if expat is responsible
for this bug. Sorry if its the wrong list.

Im working on multisync, which uses syncml. i have to send VCARD data
over syncml. A vcard looks like this:

BEGIN:VCARD\r\n...

It is stored in a cdata object and is then converted to wbxml. Somewhere
along the conversion, the vcard gets crippled to

BEGIN:VCARD\n...

and im suspecting either expat or the wbxml library responsible for this
:)

Is this a known bug and is there anything i can do about this?

Armin


<Prev in Thread] Current Thread [Next in Thread>