Skip to content

Vinai/VinaiKopp_StoreUrlRewrites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Magento 1 extension is orphaned, unsupported and no longer maintained.

If you use it, you are effectively adopting the code for your own project.

Store Level URL Rewrite Matching Fix

This extension fixes a couple of bugs in the core/url_rewrite_requestmodel.

Facts

Description

This extension fixes a couple of bugs in the core/url_rewrite_requestmodel which are triggered when you

  1. are using different url_keys per store for products and categories
  2. navigate to a category or product page and switch to a non-default store view
  3. switch to a different store view

This would result in a 404 page. This extension simply fixes that.

Usage

Simply install the extension. No configuration required.

Compatibility

  • Only tested with magento 1.8

Support

If you have any issues with this extension, open an issue on GitHub (see URL above)

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Vinai Kopp
http://www.netzarbeiter.com
@VinaiKopp

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013 Vinai Kopp

About

Fix for Magentos` url rewrite matching of store level url_key's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages