Hi,I'm working with Kartris 2.5008 in Spanish and this morning have noted something strange with the "Carry on Shopping" section. This section have links to another categories but when I clic on them the link is broken.
This only happens when I use the Spanish language. When I use the English language everything works fine.
In researching this error I found that the link generated by the application is wrong because a string is added to the end with the language Id.
Example:
Link generated in English:
http://apps.net2one.com.ar/shop/en-GB/Strollers---Security__c-p-0-0-8.aspx (works fine)
Link generated in Spanish
http://apps.net2one.com.ar/shop/es-AR/Carritos---Seguridad__c-p-0-0-8.aspx&L=2
In red you see a string with a languageid. If i delete this characters from the string the link works fine.
Is this a bug? How do I to fix it?
Thank you and I'm sorry for my poor english :-)
Jose