Bug report #3750
Field calaculator: $x and $y functions always return result as integer values
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Vectors | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13809 |
Description
Even if the datatype for the column is correctly set to decimal number with some kind of precision.
Using trunk on Ubuntu.
Associated revisions
fix #3750
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15746 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #3750
git-svn-id: http://svn.osgeo.org/qgis/trunk@15746 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 2a136691 (SVN r15747).