[Tickets #12377] Re: activesync wbxml content begint with two 0x0a
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Jun 20 19:24:37 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12377
------------------------------------------------------------------------------
Ticket | 12377
Updated By | l.kiraly at madalbal.hu
Summary | activesync wbxml content begint with two 0x0a
Queue | Synchronization
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment | test.pcapng
------------------------------------------------------------------------------
l.kiraly at madalbal.hu (2013-06-20 19:24) wrote:
I made a simple test.php:
header('Content-Type: application/vnd.ms-sync.wbxml');
print(chr(0x03));
in the tcpdump file there is no linefeed char at the beginning of the
wbxml content, but if I put a return; after a
$this->_encoder->StartWBXML(); in the FolderSync.php I get the extra
linefeeds.
I suspect the key is in the http header fields.
l.kiraly at madalbal.hu (2013-06-20 19:24) uploaded: test.pcapng
http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=test.pcapng&ticket=12377&fn=%2Ftest.pcapng
More information about the bugs
mailing list