Bug report #2833
ftools "check geometry validity" fails to check invalid geometries
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | |||
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/[email protected] c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2833
git-svn-id: http://svn.osgeo.org/qgis/[email protected] c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1
Updated by Jürgen Fischer almost 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in .
#2
Updated by Jürgen Fischer over 12 years ago
de1c4945 (SVN r13847) should be the real fix.