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
Comment #1
bserem commentedsubscribing
Comment #2
tr commentedAlso reported by heyyo in a separate thread: #654124: 2 more bugs with Ubercart 2.2 and i18n
Comment #3
bserem commentedsince that issue was marked as a duplicate I suggest that we go on from here for this bug
Comment #4
heyyo commentedI closed my issue #654124: 2 more bugs with Ubercart 2.2 and i18n. So I'm subscribing here.
Comment #5
Anonymous (not verified) commentedNot a hard core developer but happy to help debug or test any patches
Comment #6
ferrangil commentedSimilar problems here, so let's see...
Comment #7
Anonymous (not verified) commentedI'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
Comment #8
visnevskiscom commentedFinally!
Thanks for link, this should be sticky somewhere till fixed.
Comment #9
tr commentedComment #10
grub3 commentedDuplicate of http://drupal.org/node/951760
Closing.
Comment #11
norbert.banfi commented#7 works on 6.x-2.7
Why is it a duplication?
Comment #12
graham leach commentedHello,
Re-opened on Stack Overflow:
http://stackoverflow.com/questions/25091971/drupal-6ubercart-language-sw...