Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Reset _configCache for Mage::app()->getStore()#258

Open
ghost wants to merge 1 commit intomasterfrom
unknown repository
Open

Reset _configCache for Mage::app()->getStore()#258
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Aug 4, 2015

Reset _configCache for Mage::app()->getStore() because it might not by in Mage::app()->getStores(true).

Mage::app()->getStore() might get it's store from _currentStore, which is sometimes an object that is sometimes not retrieved through Mage::app()->getStores(true).

Reset _configCache for Mage::app()->getStore() because it might not by in Mage::app()->getStores(true).

Mage::app()->getStore() might get it's store from _currentStore, which is sometimes an object that is sometimes not retrieved through Mage::app()->getStores(true).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants