Checking date format is missing when inserting record in attribute table manager
Attribute manager allows to save anything (for example integer) in the date field but reloading the values fails with error 'Unable to scan date'. This applies to sqlite but I expect to be similar with other backends. So some checking should be there before it is actually stored but I don't know what kind of format is acceptable, it depends on the backend probably.
Change History
(4)
Milestone: |
7.0.7 → 8.0.0
|
Priority: |
normal → minor
|
Version: |
svn-releasebranch70 → svn-trunk
|
Still valid.