IATI / CSV2IATI

[DEPRECATED ] - A tool to convert CSVs to IATI XML
Other
5 stars 4 forks source link

Fails silently if iati-identifier is not a column, or is missing (text) #192

Closed Bjwebb closed 2 years ago

Bjwebb commented 10 years ago

This only happens if multiple rows is enabled.

Caused by a KeyError on 'column' here https://github.com/IATI/CSV2IATI-backend/blob/132f01e3c585d98637f5d6f2c600aa0bd456649a/csviati/__init__.py#L183

Bjwebb commented 9 years ago

Similarly fails if the iati-identifier is missing the (text) "attribute".