You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2021/06/23 07:19:00 UTC

[jira] [Assigned] (CXF-8555) JsonMapObjectReaderWriter escapes now any back slash

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

Colm O hEigeartaigh reassigned CXF-8555:
----------------------------------------

    Assignee: Colm O hEigeartaigh

> JsonMapObjectReaderWriter escapes now any back slash
> ----------------------------------------------------
>
>                 Key: CXF-8555
>                 URL: https://issues.apache.org/jira/browse/CXF-8555
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.4.4
>            Reporter: Jérôme cabaret
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>
> Since the correction [CXF-8435|https://issues.apache.org/jira/browse/CXF-8435], any back-slash in a claim value is duplicated. This correction that was supposed to escape only double-quote, escapes now any existing back-slash ([See line 371 of JsonMapObjectReaderWriter class|https://github.com/apache/cxf/blob/7cdd22fda7e74ddcfbed03dcf95186b8d7f3df55/rt/rs/extensions/json-basic/src/main/java/org/apache/cxf/jaxrs/json/basic/JsonMapObjectReaderWriter.java#L371]).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)