mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
d42c0041d2
Moving to another page in the GridField for the root assets folder in AssetAdmin caused all files to be displayed. This was caused by the functionality that tries to fix some edge cases for detail view kicked in and didn't filter the list properly. Fixed by making the edge case detection a little more specific (i.e. checking if a numeric ID was sent as a request variable). |
||
---|---|---|
.. | ||
AssetAdmin.php | ||
CMSFileAddController.php | ||
CMSMain.php | ||
CMSPageAddController.php | ||
CMSPageEditController.php | ||
CMSPageHistoryController.php | ||
CMSPagesController.php | ||
CMSPageSettingsController.php | ||
CMSSettingsController.php | ||
CMSSiteTreeFilter.php | ||
ContentController.php | ||
ModelAsController.php | ||
NestedController.php | ||
ReportAdmin.php | ||
RootURLController.php | ||
SilverStripeNavigator.php | ||
StaticExporter.php |