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 2007/12/15 03:00:48 UTC

[jira] Resolved: (CXF-1289) XML contains binary data (ASCII 27, ^[, ESC)

     [ https://issues.apache.org/jira/browse/CXF-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies resolved CXF-1289.
-----------------------------------

    Resolution: Invalid

> XML contains binary data (ASCII 27, ^[, ESC)
> --------------------------------------------
>
>                 Key: CXF-1289
>                 URL: https://issues.apache.org/jira/browse/CXF-1289
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0.2, 2.0.3
>            Reporter: Scott Anderson
>
> I've got a SOAP request that results in a string with an ESCAPE code (ASCII 27, ^[, ESC), and it isn't being transformed in to XML properly. CXF leaves it as its binary value, instead of converting to &#27; or &#x1B;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.