error occurred

Permalink
from 'dashboard'->'Pages and Themes'->'Page Types'
chose 'Left Sidebar', and then click 'composer' button
at 'Composer Settings'
chose 'Always publishing below a certain page' but not chose 'Select Page', and click 'Save Composer Settings'
after database error display.

---
An unexpected error occurred.

mysql error: [1048: Column 'ctComposerPublishPageParentID' cannot be null] in EXECUTE("INSERT INTO ComposerTypes (ctID,ctComposerPublishPageMethod,ctComposerPublishPageTypeID,ctComposerPublishPageParentID) VALUES ('5','PARENT','0',NULL)")
---

tomoac
 
Mainio replied on at Permalink Reply
Mainio
You might want to report this as an issue to github:
https://github.com/concrete5/concrete5/issues...

This is because you don't select the page and the controller assumes it. It should return an error if handeled correctly, so clearly it's a bug in the core.

Br,
Antti / Mainio