EcomDev / EcomDev_UrlRewrite

Alternative implementation of Url Rewrite Index by EcomDev
72 stars 33 forks source link

bug: store prefixes loses store ids #23

Open magicaner opened 7 years ago

magicaner commented 7 years ago

array shift function removes keys from given array. which causes incorrect prefix assignment to products.

this pull reques provides seprate function to shift element from array and keep store id keys in place.

infabo commented 7 years ago

LGTM. +1