New Zenner
- Join Date:
- Feb 2020
- Posts:
- 1
- Plugin Contributions:
- 0
[Not a core bug] Length mismatch between order_products and products_description
Hello
I have discovered that the products_name column in the orders_products table is 64 characters, while the products_name column in products_description is 128 characters.
This becomes a problem if a customer orders a product where the name is between 64 and 128 characters. When he/she clicks to confirm the order, ZC crashes and just some of the order lines get added.
Best regards
Kjetil