Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.12 KB

Zookal FixFormKey

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 :-)