Magento 1.7.0.2
patches (from applied.patches.list):
SUPEE-1533 | EE_1.12 | v1
SUPEE-5345 | EE_1.12.0.2 | v1
SUPEE-5994 | CE_1.6.0.0 | v1
SUPEE-6237 | EE_1.14.2.0 | v1
SUPEE-6285 | CE_1.7.0.2 | v1
SUPEE-6482 | CE_1.8.0.0 | v1
SUPEE-6788 | CE_1.7.0.2 | v1
SUPEE-7405-CE-1-7-0-2 | CE_1.7.0.2 | v1
SUPEE-7405 | CE_1.7.0.2 | v1.1
SUPEE-1533 | EE_1.12 | v1 - REVERTED
SUPEE-3941 | EE_1.14.0.1 | v1
When I try apply PATCH_SUPEE-8788_CE_1.7.0.2_v2-2016-10-14-09-32-17.sh I have got info:
patching file `app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery/Content.php'
...
patching file `app/code/core/Mage/Adminhtml/controllers/IndexController.php'
Hunk #1 succeeded at 373 (offset -19 lines).
...
patching file `app/code/core/Mage/Customer/controllers/AccountController.php'
Hunk #1 succeeded at 136 (offset -4 lines).
Hunk #3 succeeded at 189 (offset -4 lines).
Hunk #5 succeeded at 208 (offset -4 lines).
Hunk #6 FAILED at 268.
...
Hunk #19 FAILED at 831.
...
2 out of 24 hunks FAILED -- saving rejects to app/code/core/Mage/Customer/controllers/AccountController.php.rej
...
patching file `downloader/Maged/View.php'
Hunk #1 FAILED at 154.
...
So as I see problem is in app/code/core/Mage/Customer/controllers/AccountController.php but I cannot resolve it myself.
Could anybody to help me?
Thanks
Solved! Go to Solution.
I am very sorry, my problem was in incorrect applying previous patches 5994 and 6788. They were applied partially, may be because it was reverting some files or other reasons. So after manually patching files downloader/Maged/View.php and app/code/core/Mage/Customer/controllers/AccountController.php supee-8788 was applied succesfully also. Unfortunately it is mean that I need to do manually patching either 5994 and 6788 (( But it is another problem...
May be it will usefull for somebody.
I am very sorry, my problem was in incorrect applying previous patches 5994 and 6788. They were applied partially, may be because it was reverting some files or other reasons. So after manually patching files downloader/Maged/View.php and app/code/core/Mage/Customer/controllers/AccountController.php supee-8788 was applied succesfully also. Unfortunately it is mean that I need to do manually patching either 5994 and 6788 (( But it is another problem...
May be it will usefull for somebody.