Magento News
controller rewrite doesn’t work with forwarding _forward()
by rbncha (Posted Thu, 28 Jan 2010 12:28:07 GMT)
As an alternate solution I also tried by overriding only controller methods like this
- Code:
/mymodule/address/formPost
with this, it works fine. When I added rewrote deleteAction the core deleteAction was rewritten with mine. But, the previous overridden formPost action didn’t work and loaded core’s formPost action.
- Code:
/mymodule/address/formPost
/mymodule/address/delete
Could anyone tell me what could be the reason ?
http://magento-forum.co.uk/viewtopic.php?f=5&t=90#p328
Possibly Related Posts:
- Magento USPS Shipping Method, add option / force Insurance by pmuskoff http://t.co/JMbzme8o
- #freelance jobs: Magento USPS Shipping Method, add option / force Insurance by pmuskoff: We run a Mage… http://t.co/X5syN4Xc #projects
- Magento USPS Shipping Method, add option / force Insurance by pmuskoff: We run a Magento store … http://t.co/cjTFzhit #freelance #work
- Magento USPS Shipping Method, add option / force Insurance by pmuskoff: We run a Magento store in… http://t.co/K4NdKyWs #magento #jobs
- We run a Magento store in which everything is shipped via USPS. We ship valuable products which need to be insu… http://t.co/JmW0PeR0
RSS Feed