Closed (fixed)
Project:
Ubercart Internationalization
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Feb 2012 at 08:24 UTC
Updated:
13 Jan 2013 at 14:10 UTC
Just as a warning, uc_i18n somehow messes up the order edit pages. My solution so far is not to use them... Which is hardly a solution.
Technical details. When the order is saved, uc_i18n saves the attributes in the standard site language. When loaded, the will display correctly. Sadly, after a page edit, attributes get saved in an array, and will only show array when loaded....
Looking for a solution, but feel free to help...
Comments
Comment #1
splash112 commentedStep 1: make and order
Step 2: view the order, everything looks ok (attributes in default language)
Step 3: edit the order (klik Edit and Submit Changes)
Step 4: view order and see attributes as "Array, Array, Array, Array, Array"
Step 5: Cry ;-)
Comment #2
splash112 commentedShould be fixed by now