Jackson 3.0.0 default for JsonWriteFeature.ESCAPE_FORWARD_SLASHES
#92
Closed
cowtowncoder
started this conversation in
Polls
Replies: 2 comments 11 replies
-
|
Definitely looks like we are heading for undoing this change... will let some more votes come in yet tho. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Decision: WILL REVERT default change. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(part of #72 uber-Discussion; spawn off #91; possibly undoing FasterXML/jackson-core#1200)
As of Jackson 2.x,
JsonWriteFeature.ESCAPE_FORWARD_SLASHESdefaults tofalsefor backwards-compatibility.An issue was filed:
FasterXML/jackson-core#1200
to change it to
trueinstead, for:and was already implemented.
However: since Release Candidate releases, increased user testing, concerns have been raised about this change -- specifically so that this change should be rolled back.
Let's see what community thinks here: we can still change the default for 3.0.0-rc7 (and 3.0.0 final)
28 votes ·
Beta Was this translation helpful? Give feedback.
All reactions