Has this issue been fixed in the latest version? This is still a big issue for us that we've been unable to resolve. The first time we edit an order, it reverses the attribute lines, even if we don't edit anything. We just click the edit button and then click update. If we go in and do the same thing again, it doesn't switch back, it stays in the reverse order. It's very odd, I'm not sure why it only happens the first time. In the database, the fields are displayed in reverse order, so somehow the edit_orders.php file is pulling the attribute data from the database and then putting it back in reverse order.
Danielle:
I have version 4.1.4 installed on 1.5.4 Zen-Cart. When an order is edited, it reverses the order in which attribute lines are displayed. For example, if the order originally showed:
After editing anything on the order, the above changes to:
This is a problem as these are sent to our suppliers and unfortunately they don't always read closely enough and then the personalization is entered in the wrong line order.
Any thoughts on how we can correct this?