Bug report #3499
Query file: extension missing
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
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 #: | 13559 |
Description
Saving a query results in a file without the .qqf extension, so it is not retrieved
Associated revisions
fix #3499
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15184 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #3499
git-svn-id: http://svn.osgeo.org/qgis/trunk@15184 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 13 years ago
Replying to pcav:
Saving a query results in a file without the .qqf extension, so it is not retrieved
Is it just me or is this description too short to make sense?
#2 Updated by Paolo Cavallini over 13 years ago
Sorry.
The use case:
- open a table
- open advanced querydefine a query save as..
The resulting file misses the extension.
#3 Updated by Jürgen Fischer over 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
ah, there we can save query results. :)
Fixed in 4eba55b7 (SVN r15185).