Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2013 at 14:15 UTC
Updated:
19 Apr 2013 at 09:20 UTC
After a seach in Commerce kickstart 7.x-2.5 (i.e. search-api) on a multilingual website (English and French), when I click on the "close/X" button (left to the sort item) to go back to the URL "mysite/fr/products", it leads to 404. In effect, the URL associated to the "close/X" button is duplicating the language prefix (i.e. "mysite/fr/fr/products" instead of "mysite/fr/products"). Has anybody seen this before and is there a solution ? Thanks.
Comments
Comment #1
jsacksick commentedThe bug has been fixed by this new patch http://drupal.org/node/1616518#comment-7257520, this patch is gonna be included in the next Commerce Kickstart release.
Comment #2
fl26 commentedGreat ! It works. Thank you very much for your help.