-- url of the page with the problem -- :
mywebsite.com/mypage
-- HikaShop version -- : 2.3.0
-- Joomla version -- : x.x
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
I thought we had a topic for SEF, a new column, etc, but I can't find it to tack this onto the end of it. While testing the REGEXP for the new remove product and category IDs from sef urls, we just noticed a situation where it's not working:
Products with titles will break:
My Gorilla Sweatshirt
My Silverback Gorilla Sweatshirt
My Blackback Gorilla Sweatshirt
My Favorite Gorilla Sweatshirt
When surfing to either of Silverback | Blackback | Favorite, the proper product shows up. However, going to My Gorilla Sweatshirt will send you to whichever product comes back first from the REGEXP search thru product names and product aliases.