Bug report #2761
.qpj files are saved in the wrong location
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Vectors | ||
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 #: | 12821 |
Description
Under linux are saved in the home directory, under windows in c:\\ (under Seven are not saved at all because without admin priviliges the user cannot write to c:\\), regardless the location choosen to save a shapfile.
Using qgis trunk.
Associated revisions
fix #2761
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13589 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2761
git-svn-id: http://svn.osgeo.org/qgis/trunk@13589 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 731c5b59 (SVN r13590).