We're creating products that have ~20 attributes, many of which are optional text input boxes.
The problem is, only the first text attribute is saved in the cart (and in the order), so the info from all the other text fields is lost.
I've done a fair bit of testing - all the other attributes (that I'm using - mostly modifier drop-downs, and a few modifier radios) work fine.
If I change the order of the text fields, it changes which one is saved, but always only the first one.
Am I doing something wrong, or is this a bug?
Thanks.