Question

i'm trying to apply supee-11086 patch and getting following error:

    Checking if patch can be applied/reverted successfully...
-e ERROR: Patch can't be applied/reverted successfully.

patching file app/Mage.php
patching file app/code/core/Mage/Admin/Model/Session.php
patching file app/code/core/Mage/Adminhtml/Block/Api/Buttons.php
patching file app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit.php
patching file app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit.php
patching file app/code/core/Mage/Adminhtml/Block/Permissions/Buttons.php
patching file app/code/core/Mage/Adminhtml/Block/System/Design/Edit.php
patching file app/code/core/Mage/Adminhtml/Block/System/Store/Edit.php
patching file app/code/core/Mage/Adminhtml/Controller/Action.php
patching file app/code/core/Mage/Adminhtml/Helper/Data.php
patching file app/code/core/Mage/Adminhtml/Model/Email/PathValidator.php
patching file app/code/core/Mage/Adminhtml/Model/LayoutUpdate/Validator.php
Hunk #1 FAILED at 69.
1 out of 1 hunk FAILED -- saving rejects to file app/code/core/Mage/Adminhtml/Model/LayoutUpdate/Validator.php.rej
patching file app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Gatewayurl.php
patching file app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Protected.php

Magento version 1.9.3.8. I already try download clean 1.9.3.8 and replace this file, but nothing changed. How can i solve it?

Was it helpful?

Solution

I finally found.

Hunk #1 FAILED at 69. 1 out of 1 hunk FAILED -- saving rejects to file app/code/core/Mage/Adminhtml/Model/LayoutUpdate/Validator.php

This file has old code, i replaced this file with more new version(1.9.3.10) and apply patch.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top