Bug report #3248
wfs attribute table crashes QGIS
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Marco Hugentobler | ||
Category: | Web Services clients/WMS | ||
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 #: | 13308 |
Description
When clicking on the attribute table of a loaded WFS, QGIS crashes with:
Fatal: ASSERT: "mRowIdMap.size() == mIdRowMap.size()" in file /home/paolo/build/qgis_unstable/src/app/attributetable/qgsattributetablemodel.cpp, line 210
Current trunk, tested with several WFS.
Associated revisions
fix #3248
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14754 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #3248
git-svn-id: http://svn.osgeo.org/qgis/trunk@14754 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer almost 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 14519781 (SVN r14755).