[Typo3-shop] CSV fields not in sync

Robert Markula robert.markula at gmx.net
Thu Jun 9 14:42:01 CEST 2005


The title and data fields in the CSV file which the shop-admin gets 
after an order has been placed, are out of sync.
Here is an example with tt_products 2.0.2 (with default csv fields, but 
happens with custom csv fields as well):
"uid";"count";"size";"color";"accessory";"tstamp";"title";"itemnumber";"price";"category";"inStock";"tax";"weight";"bulkily";"offer";"highlight";"directcost"
"2";"2";"";"";"1118309850";"Booktitle";"order-no23543";"10.00";"0";"50";"0";"0.20";"0";"1";"1";"0.00"

If you read it backwards, then the fields until the "timestamp" title 
are correct, somewhere afterwards (again, when read backwards) the 
mishap happens ;)

Regards,
Ro



More information about the TYPO3-project-tt-products mailing list