Closed (duplicate)
Project:
Ubercart
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
25 Jan 2010 at 07:28 UTC
Updated:
18 Sep 2016 at 07:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Dokuro commentedHi Totsubo,
I don't seem to have this issue. I just checked on two different builds.
Can you list the i18n modules you are running?
Comment #2
Anonymous (not verified) commentedYou're right about the deletion issue. I had installed firewing's patch for multilingual support and had forgotten to turn it off. If I remove that module then I can delete the items from the cart.
However, there is a problem in that when you add an item in English, if you then switch to Japanese and look at your cart's content you will see that the items shows up with it's English description. This is described here: http://www.firewing1.com/node/27 as the third problem "Adding items to the cart in one language, then switching to another language does not localize the cart contents".
I thought your patch/modules would fix this but maybe it got missed in testing since it's not an obvious bug.
Steps to reproduce bug:
0. (Default language is language A. Current language is A)
1. user adds an item to cart. Item is displayed in language A
2. user switches to language B and views cart
3. item is listed in cart but using language A. Product title should be in currently selected language B
I've attached a screen shot. The current language is Japanese. There are two items in the cart, the first one's description is in English because it was added to the cart when the current language was English. Now that the language has been switched to Japanese it should be in Japanese but it is not
Comment #3
Dokuro commentedHi Totsubo,
Our patch was more of getting it to work for Japanese only, but you are very right. This is a major issue. Time to see what we can workout now I guess. I wish I had a sit that needed this right now. I will see if we can come up with a quick fix if you don't seem to find one.
-Shaun
Comment #4
Anonymous (not verified) commentedThanks Shaun.
As noted Firewing has a solution for this specific issue described here: http://www.firewing1.com/node/27 (the third 'problem': "Adding items to the cart in one language, then switching to another language does not localize the cart contents")
The only problem is that his proposed module clashes with the Japanese Ubercart modules you've submitted and creates that initial issue I reported about problems with item deletions :(
Comment #5
Dokuro commentedWe will check into this. Sorry to make you wait, but I hope we can come up with a good solution soon, let me know if you work one out.
Comment #6
Anonymous (not verified) commentedFirewing1 posted a fix here:
http://www.ubercart.org/comment/49273/Synchronizing_translations_version_2
Comment #7
Anonymous (not verified) commentedduplicate of http://drupal.org/node/894772