silverstripe-framework/admin
Lee Bradley 87fbd5f781 Fix for v4: Admin returns "Too many pages" for subpages below top level (#6464)
* Fix for v4: Admin returns "Too many pages" for subpages below top level

Simple logic error during porting to new version it appears

* V4: LeftAndMain::getSiteTreeFor() returning space & New line in link

The "Too many pages" "View as list" link had a return &
  tab characters in it

* V4: LeftAndMain::getSiteTreeFor() fixes link for list view

"Too many pages" link pointed to `?view=list` which is
  just normal hierarchy. Value had been updated to "listview"
  in #8c87ea6b
2017-01-09 12:45:03 +00:00
..
client Fail buids on linting errors 2017-01-09 23:46:28 +13:00
code Fix for v4: Admin returns "Too many pages" for subpages below top level (#6464) 2017-01-09 12:45:03 +00:00
templates/SilverStripe i18n for new template strings 2017-01-09 14:55:20 +13:00
tests Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
themes API Add bootstrap button row template 2016-09-21 15:59:12 +12:00
thirdparty BUG Fix incorrect change detection on checkbox fields 2016-10-27 11:15:37 +13:00
_config.php BUG abstract HTMLEditorConfig instantiates (#6244) 2016-10-28 15:21:44 +13:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00