mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
a5b33ab916
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. |
||
---|---|---|
.. | ||
CurrentPageIdentifier.php | ||
ErrorPage.php | ||
RedirectorPage.php | ||
SiteTree.php | ||
SiteTreeExtension.php | ||
SiteTreeFileExtension.php | ||
SiteTreeFolderExtension.php | ||
SiteTreeLinkTracking.php | ||
VirtualPage.php |