Patching SUPEE-7405 v1.1

This patch update provides bug fixes for the latest SUPEE-7405 v1.0 patch. After releasing SUPEE-7405, several bugs were identified by the Magento community and it lead to Magento correcting these and releasing a new patch to supplement the previously released version, this is what SUPEE-7405 v1.1 is.

Where to download

Its best downloading the patch from the Magento.com download section - however, you can also use our Magento download mirror if you know the filename you need.

Dependencies

Of course, your Magento store should have all patches applied; both security and feature patches. But sometimes its possible for one to slip through the net - or have been deemed unimportant at the time.

SUPEE-7405 v1.1 (Bug fix) requirements

Applying the patch

Thankfully, applying the patch itself is no different to the normal Magento patch process. I'd recommend doing this in staging/development before attempting on live (if you don't have a dev. site follow this guide to create one).

  1. Download the patch files to your computer and upload to the document root of your store
  2. Execute the patch file(s),

     cd /microcloud/data/domains/example/domains/example.com/http
     bash supee-7405v1.1.sh
  3. At this stage, the all patches should be successfully applied.

     Checking if patch can be applied/reverted successfully...
     Patch was applied/reverted successfully.