CsvParser will accept the following as valid:
feature-id,latitude,longitude,style-id
hi there,1,2,how are you?
both feature-id and style-id are constrained by xmlid valid chars
and url valid chars respectively
ideally CsvParser flags this as something like CSV_PARSER_STATUS_BAD_ID
or *_BAD_FEATURE_ID, *_BAD_STYLE_ID
Original issue reported on code.google.com by b...@google.com on 28 Apr 2010 at 5:10
Original issue reported on code.google.com by
b...@google.com
on 28 Apr 2010 at 5:10