https://issues.apache.org/ooo/show_bug.cgi?id=119935

--- Comment #17 from hanya <[email protected]> ---
And with Test_loadComponentFromByteArray in Description, 
aBytes contains only 9 bytes but rStream.Read method returns 
29 bytes in lcl_MayBeAscii funciton.
9-29 bytes contains \0, so the stream is decided as non ascii.
Once I made aBytes longer like in the above comment 16, it worked well.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to