Bounteous-Inc / magento-SUPEE8788-patcher

Automatic patch applying tool for Patch SUPEE8788
28 stars 6 forks source link

Patch failed: Hunk #1 failed at 91 in app/code/core/Mage/Adminhtml/controllers/DashboardController.php #8

Open dvdmierden opened 8 years ago

dvdmierden commented 8 years ago

Any idea why this happens? I've reproduced it in three installations so far. v1.9.2.0 and v1.9.2.1

All other files seem to be OK.

./magento-8788-patcher.sh 1.9.2.1 Detected CE Detected Valid Version Reverting 1533 Using PATCH_SUPEE-1533_EE_1.13.x_v1-2014-10-03-04-00-17.sh 1533 Does not appear to be applied Checking if patch can be applied/reverted successfully... Patch was applied/reverted successfully. Patch 3941 Not Needed for this version. 8788 Does not appear to be applied Checking if patch can be applied/reverted successfully... ERROR: Patch can't be applied/reverted successfully.

checking file app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery/Content.php checking file app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Uploader.php checking file app/code/core/Mage/Adminhtml/Block/Media/Uploader.php checking file app/code/core/Mage/Adminhtml/Block/Urlrewrite/Category/Tree.php checking file app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized.php checking file app/code/core/Mage/Adminhtml/controllers/DashboardController.php Hunk #1 FAILED at 91. 1 out of 1 hunk FAILED

dvdmierden commented 8 years ago

It seems to be caused by the SUPEE 1533 revert. If I simply restore the original file and then run the appropriate SUPEE-8788 patch, it completes successfully