Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1023 closed bug (fixed)

0 is forced instead of null in Shapefile

Reported by: msieczka Owned by: jef
Priority: critical: causes crash or data corruption Milestone:
Component: Digitising Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

r8308:

  1. Create a new shapefile with 1 integer, 1 real and 1 string field.
  1. Digitize a single feature, don't fill the table.

*Each* fiels has value "0" forced, although you have not entered it. Editing table also does not let you have the cell empty; it force "0" as well.

I don't think it is a limitation of DBF - using DBF driver in GRASS I can have empty cells in the table, for any datatype.

Change History (4)

comment:1 by msieczka, 16 years ago

*Maybe* the bug is related to #987, #988, #962.

comment:2 by jef, 16 years ago

Owner: changed from nobody to jef

comment:3 by jef, 16 years ago

Resolution: fixed
Status: newclosed

support for unset fields added in r8309

comment:4 by (none), 15 years ago

Milestone: Version 0.9.2

Milestone Version 0.9.2 deleted

Note: See TracTickets for help on using tickets.