-- HikaShop version -- : 2.3.0
-- Joomla version -- : 3.1
-- PHP version -- : 5..5
I encountered a problem in following situation:
-product title has special characters (e.g.: Ø)
-product alias is set without special characters
-sef urls are activated
After sending a request via the "Contact us for more information" button, I get following confirmation dialog:
Message
Your request has been sent successfully
Click here to go back to the product page
The problem is that the "Click here" link has the product title with Ø replaced by o, so if I click I get the message "Product not found".
Anyone can reproduce this error or has solution for it?
Thanks
Daniel