https://bugzilla.wikimedia.org/show_bug.cgi?id=62867

--- Comment #1 from [email protected] ---
Seems geowiki always produced files that way.
Limn and LibreOffice can consume the CSVs without problems.

Leaving it to Toby to prioritize.

Until a fix is in place, one can always just add 0 to the empty
fields. E.g.:

  sed -e 's/,/,0/g' -e 's/,0\([0-9]\)/,\1/g' ~/ca_top10.csv

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to