[
https://issues.apache.org/jira/browse/LOG4J2-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240692#comment-16240692
]
ASF GitHub Bot commented on LOG4J2-2102:
----------------------------------------
GitHub user cakofony opened a pull request:
https://github.com/apache/logging-log4j2/pull/125
LOG4J2-2102: MapMessage Json encoding escapes key and value strings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cakofony/logging-log4j2 LOG4J2-2102
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/125.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #125
----
commit 163f3db588b4b46a9bbddbd28f64fb65b5e4e292
Author: Carter Kozak <[email protected]>
Date: 2017-11-06T18:49:36Z
LOG4J2-2102: MapMessage Json encoding escapes key and value strings
----
> MapMessage JSON encoding should escape keys and values
> ------------------------------------------------------
>
> Key: LOG4J2-2102
> URL: https://issues.apache.org/jira/browse/LOG4J2-2102
> Project: Log4j 2
> Issue Type: Bug
> Components: Layouts
> Affects Versions: 2.9.1
> Reporter: Carter Douglas Kozak
>
> Writing a map message as json does not currently escape quotes, resulting in
> invalid json
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)