-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DataModel removed in ss4-beta4 #167
Comments
also, the class SilverStripe\ORM\Versioning\Versioned has moved to SilverStripe\Versioned\Versioned |
#170 |
Hi uncle, all Namespace also needs fixing in BetterButtonDataObject, just noticed... Has anyone got this working for versioned dataobjects yet? Even with these fixes, for me the cms (4 stable) just hangs on loading (page reload)... |
DataModel has been removed in ss4-beta4 and so is causing breaks in
GridFieldBetterButonsItemRequest.php
on lines 75 & 89.The text was updated successfully, but these errors were encountered: