We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7edfd0c commit fe12b4dCopy full SHA for fe12b4d
app/code/Magento/Customer/Controller/Account/Edit.php
@@ -80,7 +80,6 @@ public function execute()
80
$this->session->setChangePassword($this->getRequest()->getParam('changepass') == 1);
81
82
$resultPage->getConfig()->getTitle()->set(__('Account Information'));
83
- $resultPage->getLayout()->getBlock('messages')->setEscapeMessageFlag(true);
84
return $resultPage;
85
}
86
0 commit comments