silverstripe-framework/tests/api
Sean Harvey 2b0729d435 ENHANCEMENT XMLDataFormatter::convertDataObjectWithoutHeader() now escapes HTML fields using CDATA (thanks random-value!)
MINOR Added unit test for XMLDataFormatter::convertDataObjectWithoutHeader()


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@115229 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-12-20 04:51:24 +00:00
..
RestfulServerTest.php BUGFIX CurrencyField doesn't accept negative value (#5769, thanks simon_w) (from r108422) 2010-10-19 00:32:18 +00:00
RestfulServerTest.yml BUGFIX Fixed many_many relations querying in RestfulServer 2009-07-08 08:28:17 +00:00
RestfulServiceTest.php ENHANCEMENT: #5248 improved the handling of attaching invalid extensions to dataobjects. 2010-12-19 23:04:44 +00:00
RSSFeedTest.php MINOR Fixed RSSFeedTest which should put test configuration code into setUp() and tearDown() methods. If the test fails halfway through, these will get called to clean up the state (from r113430) 2010-12-05 08:35:33 +00:00
SapphireSoapServerTest.php BUGFIX Fixed content-type for SapphireSoapServer->wsdl() (#4570, thanks Cristian) 2009-09-21 09:55:43 +00:00
XMLDataFormatterTest.php ENHANCEMENT XMLDataFormatter::convertDataObjectWithoutHeader() now escapes HTML fields using CDATA (thanks random-value!) 2010-12-20 04:51:24 +00:00
XMLDataFormatterTest.yml ENHANCEMENT XMLDataFormatter::convertDataObjectWithoutHeader() now escapes HTML fields using CDATA (thanks random-value!) 2010-12-20 04:51:24 +00:00