silverstripe / silverstripe-restfulserver

RestfulServer module for Silverstripe CMS
http://www.silverstripe.org/restfulserver-module/
BSD 3-Clause "New" or "Revised" License
45 stars 48 forks source link

Sanitise json classnames #56

Closed andreaspiening closed 6 years ago

andreaspiening commented 6 years ago

The JSON formatter doesn't clean up the class names, so all the hrefs to relations are broken.

(Unfortunately I messed up this request by not creating a fix branch for my other request)