molgenis / molgenis-legacy

The MOLGENIS Software generator tool for creating Dynamic Software Infrastructure used in the Life Sciences
http://www.molgenis.org
20 stars 19 forks source link

Fix a bug in CSV and EXCEL reader #213

Closed ChaoPang closed 11 years ago

ChaoPang commented 11 years ago

fixed a bug in csv and excel reader; When the colNamesIterator method is called first, then the iterator() method will be broken (it takes the second line as the header)