silverstripe-framework/tests/control
Ingo Schommer 43c85e3c9a ENHANCEMENT Added SS_HTTPResponse->setStatusDescription() as equivalent to setStatusCode(). Added documentation.
BUGFIX Strip newlines and carriage returns from SS_HTTPResponse->getStatusDescription() (fixes #6222, thanks mattclegg) (from r114082)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@114083 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:20:02 +13:00
..
ContentControllerTest.php BUGFIX Fixed SiteTree->Content link shortcode parsing introduced in r101093 (#5227) 2011-02-02 14:19:04 +13:00
ContentControllerTest.yml Added values for new permission code 'VIEW_DRAFT_CONTENT' test 2011-02-02 14:18:17 +13:00
DirectorTest.php MINOR Fixed DirectorTest to restore it's REQUEST_URI state to the original one after each test method is run 2011-02-02 14:19:44 +13:00
HTTPResponseTest.php ENHANCEMENT Added SS_HTTPResponse->setStatusDescription() as equivalent to setStatusCode(). Added documentation. 2011-02-02 14:20:02 +13:00
ModelAsControllerTest.php BUGFIX: When finding an old page in the 404 handler, favour existing subpages over historical ones. 2011-02-02 14:19:21 +13:00
RootURLControllerTest.php
RootURLControllerTest.yml