silverstripe-cms/tests/model
Nathan a5b33ab916 Correcting an issue where page controller methods
would end up with the error page response code, causing them to not work. This code only looks to be causing issues from what I can see.

An example is an autocomplete that is populated using a method on page controller. The moment you end up on a 404 error page, the autocomplete will attempt to populate and end up with a 404 response.
2016-11-21 15:43:37 +11:00
..
ErrorPageTest.php Correcting an issue where page controller methods 2016-11-21 15:43:37 +11:00
ErrorPageTest.yml MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
FileLinkTrackingTest.php FIX: explicitly call get functions for site tree checks 2015-06-05 11:09:23 +12:00
FileLinkTrackingTest.yml MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
RedirectorPageTest.php Merge branch '3.1' into 3.2 2015-07-20 11:09:29 +01:00
RedirectorPageTest.yml MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeActionsTest.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeActionsTest.yml MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeBacklinksTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeBacklinksTest.yml MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeBrokenLinksTest.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeBrokenLinksTest.yml MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeHTMLEditorFieldTest.php API Change broken link hihglighting to write to database. 2014-08-15 12:29:26 +12:00
SiteTreeHtmlEditorFieldTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeLinkTrackingTest.php FIX Link tracking not escaping # Fixes #1409 2016-03-21 15:22:00 +00:00
SiteTreePermissionsTest.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreePermissionsTest.yml MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeTest.php FIX Sort order for duplicated child pages is now retained 2016-10-03 22:08:05 +01:00
SiteTreeTest.yml Merge remote-tracking branch 'origin/3.1' into 3 2015-03-31 19:54:43 +13:00
VirtualPageTest.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
VirtualPageTest.yml MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00