I noticed that when I parse CSV data with \r\n line endings, the \n is not
trimmed from the headers (or probably the other cells either?).
I'm attaching a FlexUnit testcase for DataSet that might be a helpful
starting point (if you guys don't already have one) and does illustrate
this issue specifically.
Original issue reported on code.google.com by h...@velum.net on 2 Aug 2009 at 3:56
Original issue reported on code.google.com by
h...@velum.net
on 2 Aug 2009 at 3:56Attachments: