boonproject / boon

Simple opinionated Java for the novice to expert level Java Programmer. Low Ceremony. High Productivity.
http://richardhightower.github.io/site/Boon/Welcome.html
Apache License 2.0
520 stars 102 forks source link

Boon.toJson doesnt escape backslash in URL's #348

Open ghost opened 8 years ago

ghost commented 8 years ago

Looks like boon doesnt escape backslash in URL object type. See the attached screenshot (I didn't like the code formatting provided by git) boon_url_backslash_escape_issue

`

RichardHightower commented 8 years ago

Seems like a legit bug. Thanks.