Sergey Beryozkin created CXF-5823:
-------------------------------------
Summary: Base64Utility encodeChunk method works only if the offset
is zero
Key: CXF-5823
URL: https://issues.apache.org/jira/browse/CXF-5823
Project: CXF
Issue Type: Bug
Components: Core
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Priority: Minor
Base64Utility encode chunk does not work if the offset is > 0, it uses "len -
offset" to check a number of paddings required yet allocates a new array based
on len only
--
This message was sent by Atlassian JIRA
(v6.2#6252)