Bug #5154
Need to check that precision<field width when adding a column
| Status: | New | Start Date: | 03/10/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Vectors | |||
| Target version: | Version 2.0.0 | |||
| Platform: | Patch supplied: | No | ||
| Platform version: | Affected version: | master | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: |
Description
The "New Column" button in the attribute table window allows you to add a column even if you specify a precision greater than the field width you specify. It is then impossible to enter data in the column.
I'm guessing the field calculator would allow you to do the same thing, but I haven't tested it.
History
Updated by Paolo Cavallini 9 months ago
- Target version set to Version 2.0.0
Updated by Alister Hood 8 months ago
I'm guessing the field calculator would allow you to do the same thing, but I haven't tested it.
Using the field calculator you can add a column with a precision greater than the field width, but this way it is possible to enter data in the column.