[eml-dev] [Bug 2775] New: - DataManager cuts last row off data_table
bugzilla-daemon@ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Feb 13 15:28:23 PST 2007
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2775
Summary: DataManager cuts last row off data_table
Product: EML
Version: 2.0.1
Platform: Other
OS/Version: All
Status: NEW
Severity: blocker
Priority: P2
Component: datamanager
AssignedTo: tao at nceas.ucsb.edu
ReportedBy: cburt at msi.ucsb.edu
QAContact: eml-dev at ecoinformatics.org
Had a problem putting this data into a database:
http://data.piscoweb.org/catalog/metacat?action=read&docid=cburt.5.2&qformat=pisco
It looks like the last row,
(2006-02-01,3,10,"test fixtures are fun")
is getting cut off.
I haven't tested a dataset without a header file. I suspect either the header
is being counted against it in a loop or there is a < where a <= would be more
appropriate.
More information about the Eml-dev
mailing list