silverstripe-cms/code/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
..
CurrentPageIdentifier.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
ErrorPage.php Correcting an issue where page controller methods 2016-11-21 15:43:37 +11:00
RedirectorPage.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTree.php FIX Sort order for duplicated child pages is now retained 2016-10-03 22:08:05 +01:00
SiteTreeExtension.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeFileExtension.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeFolderExtension.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
SiteTreeLinkTracking.php FIX Link tracking not escaping # Fixes #1409 2016-03-21 15:22:00 +00:00
VirtualPage.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00