[
https://issues.apache.org/jira/browse/CXF-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-5823.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
> 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
> Fix For: 3.0.1
>
>
> 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)