Bug report #1532
QGIS crashes when you try to search values in an empty table
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
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 #: | 11592 |
Description
Tested with shape files:
1. Set Option->General->Attribute Table behaviour->Show features in current canvas
2. Load a layer and pan to an area without features
3. Open the attribute table -> now row appears
4. search for a string in a string column
5. press search
6. => crash
Associated revisions
fix #1532
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10117 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #1532
git-svn-id: http://svn.osgeo.org/qgis/trunk@10117 c8812cc2-4d05-0410-92ff-de0c093fc19c
merge fixes from trunk:
r10117: fix #1532
r10116: skip labels with size<=0 - otherwise the size is ignored d
r10094: fix #1523
r10084: fix #1516
r10078: add -Wformat-security to PEDANTIC
r10073: update desktop integration in debian package
r10068: fix comparision
r9943: fix postgres <8.3 support
r9916: speed up QgsRubberBand::setToGeometry()
r9914: update trac link in about box
r9908: apply patch #1447 from smizuno (thanks!)
r9894+9895: update debian packaging
r9880: update german translation
git-svn-id: http://svn.osgeo.org/qgis/branches/Version-1_0@10136 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer almost 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in ee5815bf (SVN r10118)
Please test before cheering ;)
#2 Updated by Horst Düster almost 16 years ago
Replying to [comment:1 jef]:
fixed in ee5815bf (SVN r10118)
Please test before cheering ;)
Yes it works! Cheering up ;-)
#3 Updated by Anonymous over 15 years ago
Milestone Version 1.0.1 deleted