Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix _addUrlRewrite() ignoring collection store scope. #510

Merged
merged 1 commit into from
Aug 21, 2020

Commits on Aug 25, 2018

  1. Fix _addUrlRewrite() ignoring collection store scope.

    While Mage_Catalog_Model_Resource_Product_Collection::addUrlRewrite()
    does respect any set storeId on the collection it's helper that does
    the actual work is hard-coded to the current active store.
    edannenberg committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    45c67d4 View commit details
    Browse the repository at this point in the history