[
https://issues.apache.org/jira/browse/CXF-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies resolved CXF-1580.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.1
I fixed them all.
> CXF uses unpredictable string constructor
> -----------------------------------------
>
> Key: CXF-1580
> URL: https://issues.apache.org/jira/browse/CXF-1580
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: Benson Margulies
> Fix For: 2.1.1
>
> Attachments: stringprobs.html
>
>
> CXF uses String(byte[], start, length), which uses the current default
> encoding, which could be anything. There are examples in
> CachedOutputStream. We need a PMD rule for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.