Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Fresh install Page/PageController extends SiteTree/ContentController instead of CWP BasePage #30

Closed
robbieaverill opened this issue Mar 11, 2019 · 2 comments
Labels

Comments

@robbieaverill
Copy link
Contributor

This affects the kitchen sink but not cwp-installer.

I think it's related to silverstripe/recipe-plugin#12

The Page and PageController you get with a fresh project come from silverstripe/recipe-cms instead of cwp/cwp-recipe-cms, so extend SiteTree and ContentController instead of BasePage and BasePageController.

It means you need to modify this manually before doing any kitchen sink recipe testing.

@robbieaverill
Copy link
Contributor Author

Closing - if silverstripe/recipe-plugin#12 is eventually resolved then we can add configuration to fix it here, but given that the kitchen sink is just for us, I think we'll mark this as a known issue and #wontfix.

@robbieaverill
Copy link
Contributor Author

I've noted this in the readme to help in future: 6715ed2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant