Bug report #2833
ftools "check geometry validity" fails to check invalid geometries
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | cfarmer - | ||
Category: | Python plugins | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12893 |
Description
See the shapefiles attached in ticket #2829.
It has an invalid geometry but the tool fails to check the error.
Associated revisions
fix #2833
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13785 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2833
git-svn-id: http://svn.osgeo.org/qgis/trunk@13785 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in .
#2 Updated by Jürgen Fischer over 14 years ago
de1c4945 (SVN r13847) should be the real fix.