Bug report #2732
Extra trailing space does not let to load vector data
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 #: | 12792 |
Description
Extra space at the end of the full path to layer, such as 'c:\\temp\\shape.shp ' copy-pasted in Open vector dialog makes layer unloadable. May be it is worth trimming it as it happens quite often when copy-pasting.
Associated revisions
fix #2732
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13528 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2732
git-svn-id: http://svn.osgeo.org/qgis/trunk@13528 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 9c2e17ae (SVN r13529).