I’ve juste installed Magento 1.2.0.1 with sample datas (no modifications at all !) and I’ve a big problem with multiple store views.
When I switch store view for example to french store view, the french store view is loaded -> all right !
Then, I clic on a french’s store view product and I get the english’s store view product’s page !
The test : I modified the name of a product :
- On the english store view, the name is HTC Touch Diamond EN
- On the french store view, the name is HTC Touch Diamond FR
I go to HTC Touch Diamond EN’s page (english store view) then I switch store view to french one. The french product is loaded (HTC Touch Diamond FR). I add this product to cart -> the english one is added to cart ! (Touch Diamond EN in cart).
Is this a known bug ? (I did not find it in the bugtracker)
Did I do something wrong ?