New issue 93 by who.reads.these: Cannot create an empty name header as
specified by the IrOBEX v1.2 specification
http://code.google.com/p/bluecove/issues/detail?id=93
What steps will reproduce the problem?
1. Try to send an empty name header
(e.g. headerSet.setHeader(HeaderSet.NAME, "");)
What is the expected output?
A name header with length 3 (IrOBEX v1.2 section 2.2.2) -- "An empty Name
header is defined as a Name header of length 3 (one byte opcode + two byte
length)."
What do you see instead?
A name header with length 5 and a trailing null character.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings