silverstripe-cms/code
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
..
batchactions MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
controllers Merge branch '3.4' into 3 2016-10-16 22:43:01 +01:00
forms Added readonly version of SiteTreeURLSegmentFiled, small quality of life thing when a user is looking at readonly data and wants to easily view the frontend of that page. 2016-03-15 10:48:46 +11:00
model Correcting an issue where page controller methods 2016-11-21 15:43:37 +11:00
reports Merge 3.1 into 3.2 2016-04-26 00:09:19 +01:00
search MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00