You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/05/18 02:13:56 UTC

[jira] Resolved: (CXF-1580) CXF uses unpredictable string constructor

     [ 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.