rmasy / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

validation error list format #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In list format, when viewing invalidated records, the column that lists
"validation errors" ends with a comma. The last validation error should end
with a period (or no punctuation). Comma implies that maybe the list is
incomplete

Example

Currently: 
DecimalLatitude required, DecimalLongitude required,
CoordinateUncertaintyInMeters required, Taxonomic classification unknown, 

Should be:
DecimalLatitude required, DecimalLongitude required,
CoordinateUncertaintyInMeters required, Taxonomic classification unknown.

Original issue reported on code.google.com by tom.alln...@gmail.com on 11 Nov 2008 at 8:29

GoogleCodeExporter commented 9 years ago

Original comment by gtuco.bt...@gmail.com on 7 Mar 2009 at 5:52

GoogleCodeExporter commented 9 years ago

Original comment by gtuco.bt...@gmail.com on 24 Mar 2009 at 10:01