The problem line is https://github.com/magento/magento2/blob/f578e54e093c31378ca981cfe336f7e651194585/app/code/Magento/Cms/Controller/Adminhtml/Page/Save.php#L62 I propose to change it to ``` if (!$this->dataProcessor->validate($model->getData())) { ``` My detailed explanation: https://mage2.pro/t/159