Active
Project:
Ubercart Internationalization
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2011 at 02:19 UTC
Updated:
28 Jul 2011 at 04:44 UTC
Hi All,
Some of the items to tackle before 1.0:
Save language on checkout to the database
Still get some localised product information in the database on checkout. Make sure only the default language is added to the Ubercart tables and save localised information in separate table.
Attributes and option translations should be deleted if the original ones are.
Find a way to handle attributes and options tabs on products (now they just shouldn't be used).
Comments
Comment #1
splash112 commentedJust added a commit saving language to an order, localised product names and localised and extra data for attributes.