silverstripe-framework/admin
Michael Strong 1df533298d BUG abstract HTMLEditorConfig instantiates (#6244)
https://github.com/silverstripe/silverstripe-framework/blob/master/Forms/HTMLEditor/HTMLEditorConfig.php#L64

On line 64, HTMLEditorConfig tries to create an instance of itself if it doesn't exist. However, HTMLEditorConfig is abstract and this throws an error.

This is caused by admin/_config.php
2016-10-28 15:21:44 +13:00
..
client Merge pull request #6241 from open-sausages/pulls/4.0/fix-pagination-wrapping 2016-10-28 13:44:28 +13:00
code Merge pull request #6206 from Chibby/master 2016-10-26 09:06:35 +13:00
templates/SilverStripe Adjust CSS for top toolbar split for Pages section 2016-10-18 14:22:03 +13:00
tests FIX: Graceful degradation if obsolete classnames in ChangeSetItem (fixes #6065) 2016-09-23 12:28:32 +12:00
themes API Add bootstrap button row template 2016-09-21 15:59:12 +12:00
thirdparty Remove Layout 2016-10-11 13:45:08 +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