Opened 18 years ago
Closed 18 years ago
#23 closed defect (fixed)
SHP: Precision off by 1
Reported by: | jacklee | Owned by: | jacklee |
---|---|---|---|
Priority: | major | Milestone: | 3.3.0 |
Component: | SHP Provider | Version: | 3.3.0 |
Severity: | 3 | Keywords: | precision |
Cc: | External ID: |
Description ¶
When retrieving the precision of the decimal datatype, the value is one less than it should be and when setting the precision, the precision store in the file is one more than it should be.
Change History (2)
comment:1 by , 18 years ago
Status: | new → assigned |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
When retrieving the precision, the value was one less than it should be and when setting the precision, the precision store in the file was one more than it should be.