You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benoît Grimée (JIRA)" <ji...@apache.org> on 2018/10/12 09:46:00 UTC

[jira] [Created] (CXF-7873) CRLF replaced by LF

Benoît Grimée created CXF-7873:
----------------------------------

             Summary: CRLF replaced by LF
                 Key: CXF-7873
                 URL: https://issues.apache.org/jira/browse/CXF-7873
             Project: CXF
          Issue Type: Bug
          Components: JAXB Databinding
    Affects Versions: 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2
         Environment: Windows 10 / Windows Server 2016

Eclipse Photon

jdk1.8.0_181

Tomcat or jetty or pojo
            Reporter: Benoît Grimée
         Attachments: java_first_pojo_crlf_issue.zip

If I send a string that contains a CRLF to a web service's operation, the server removes the CR character.

If I replace the cxf-rt-databinding-jaxb artifact by any of previous version 3.2.1 or lower, no CR are lost.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)