cancel
Showing results for 
Search instead for 
Did you mean: 

Method \Magento\Cms\Controller\Adminhtml\Page\Save::executeInternal() ignores the result of the...

0 Kudos

Method \Magento\Cms\Controller\Adminhtml\Page\Save::executeInternal() ignores the result of the...

Feature request from mage2pro, posted on GitHub Nov 02, 2015

The problem line is https://github.com/magento/magento2/blob/f578e54e093c31378ca981cfe336f7e651194585/app/code/Magento/C...

I propose to change it to

if (!$this->dataProcessor->validate($model->getData())) {

My detailed explanation: https://mage2.pro/t/159

1 Comment
apiuser
New Member

Comment from andimov, posted on GitHub Aug 16, 2016

@mage2pro Could you please add the description of steps, actual result and expected result to this ticket? It will help other community members to find this problem when they use GitHub, which is, unfortunately, impossible when the full description is placed on the external resource.