Steps to reproduce bug:

1- Navigate to Catalog (/catalog)

2- The Catalog is displayed in English

3- Click on a category. In my case 'category/catalog/stickers'

4- Using the language switcher block choose another language. (in my case Japanese,'ja').

5- The language switcher sends the user to catalog/15. It should be sending me to ja/category/catalog/ステッカー instead! catalog/15 is the English page, catalog/16 is the Japanese page)

6- And vice versa, if I first go to the Japanese catalog page, using the language switcher sends me to catalog/15 instead of category/catalog/stickers and again, only the category image is shown, no products are listed.

== Some observations ==

1- Going to catalog/15 display all the English products in that category (good)

2- If you manually go to catalog/16 you get the category page, in Japanese, but no products are listed

3- I tried to create an alias to ja/catalog/16 but got an error saying 'The path 'ja/catalog/16' is either invalid or you do not have access to it.'

Comments

bserem’s picture

subscribing

tr’s picture

Also reported by heyyo in a separate thread: #654124: 2 more bugs with Ubercart 2.2 and i18n

bserem’s picture

since that issue was marked as a duplicate I suggest that we go on from here for this bug

heyyo’s picture

I closed my issue #654124: 2 more bugs with Ubercart 2.2 and i18n. So I'm subscribing here.

Anonymous’s picture

Not a hard core developer but happy to help debug or test any patches

ferrangil’s picture

Similar problems here, so let's see...

Anonymous’s picture

I've finally found a solution for this! It can be found on firewing1's web page here:

http://www.firewing1.com/node/27#comment-391

visnevskiscom’s picture

Finally!
Thanks for link, this should be sticky somewhere till fixed.

tr’s picture

Component: Code » Catalog
grub3’s picture

Status: Active » Closed (duplicate)

Duplicate of http://drupal.org/node/951760
Closing.

norbert.banfi’s picture

#7 works on 6.x-2.7
Why is it a duplication?

graham leach’s picture