Bug report #1014
Identify tool gives problems with PostGIS layers
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Jürgen Fischer | ||
Category: | Build/Install | ||
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 #: | 11074 |
Description
With PostGIS Layers the identify functions don't work korrect. Do the following steps:
1. Open a [[PostGIS]] Polygon Layer
2. Take a look at the attribute table and you see all records
3. Click with the Identify Tool at polygons until you get the message
No Features Found4. Open atrribute table and you see an empty table. All select and identify funtions don't work now
History
#1 Updated by Horst Düster over 16 years ago
I've seen that you have commited some patches of the postgis provider. Now it works fine for me. Some other issues are fixed now too. P.e. the Geoprocessing plugin didn't work with PostGIS layers in 68a41f67 (SVN r8290) with fa696cda (SVN r8291) it seems to be fixed. Thank you very much. QGIS is growing to real fantastic desktop GIS.
#2 Updated by Jürgen Fischer over 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in fa696cda (SVN r8291)