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

Sanitize classname for has_one relations #93

Open forsdahl opened 3 years ago

forsdahl commented 3 years ago

Sanitize the classname for has_one relations in XMLDataFormatter, to not break the XML and make the relation link work.