zookal/fix-form-key

This package is abandoned and no longer maintained. No replacement package was suggested.

Magento 1.8 module to fix the form key

v1.0.2 2015-08-15 06:17 UTC

This package is not auto-updated.

Last update: 2020-08-22 07:08:57 UTC


README

This module solves the issue where the form key will be cached in a block.

This modules creates a placeholder in the cached block and replaces later the placeholder with the correct form key. The same replacement as with the session ID.

The modifications have been done in Mage_Core_Block_Abstract with its methods _loadCache() and _saveCache(). The placeholder is generated in _getFormKeyPlaceholder(). Another solution is not possible.

Compatible only with Magento CE >= 1.8 and EE >= 1.13

Code quality of this core file: Scrutinizer Code Quality

Install

Please use modman or composer.org

License

OSL - Open Software Licence 3.0

Copyright

Copyright (c) Zookal Pty Ltd, Sydney Australia

Author

Cyrill Schumacher - My pgp public key

Made in Sydney, Australia :-)