mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
d0a4fc2065
Historically, if you visit a foo action on Page, and Page_foo.ss doesn't exist, then it fails over to Page.ss. The introduction of ContentController::getViewer() broke this, but this patch adds a test for this case and fixes it. It was identified by build failures on silverstripe/userforms when tested against the master branch. |
||
---|---|---|
.. | ||
AssetAdmin.php | ||
CMSFileAddController.php | ||
CMSMain.php | ||
CMSPageAddController.php | ||
CMSPageEditController.php | ||
CMSPageHistoryController.php | ||
CMSPagesController.php | ||
CMSPageSettingsController.php | ||
CMSSettingsController.php | ||
CMSSiteTreeFilter.php | ||
ContentController.php | ||
LeftAndMainPageIconsExtension.php | ||
ModelAsController.php | ||
NestedController.php | ||
OldPageRedirector.php | ||
RootURLController.php | ||
SilverStripeNavigator.php |