[eml-dev] [Bug 2733] New: - Handle quoteCharacter element in EML parser
bugzilla-daemon@ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Jan 18 11:39:40 PST 2007
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2733
Summary: Handle quoteCharacter element in EML parser
Product: EML
Version: 2.0.1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: datamanager
AssignedTo: tao at nceas.ucsb.edu
ReportedBy: tao at nceas.ucsb.edu
QAContact: eml-dev at ecoinformatics.org
Margaret and Chat said it is very common that delimiter (such as ,) is used in
comment field in cvs file. However, our current EML parser couldn't handle this
case now. Even quoteCharacter is used, our eml parser will still consider the
delimiter character as a delimiter rather than escaping it. This will cause an
problem: the column number in metadata does not match the one in data. This is
new feature we need to add.
More information about the Eml-dev
mailing list