Bug report #2002
GRASS commands with single '' instead of ""
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Lorenzo Masini | ||
Category: | GRASS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12062 |
Description
In the GRASS output, GRASS commands (e.g. v.in.ogr -o 'dsn=/home/paolo/Desktop/Dati_corso_QGIS/fiumi-princ.shp' output=fiumi) are enclosed by single _, and this does not work if copied and pasted on a windows "shell". If these are replaced by "", the command works.
Associated revisions
fix #2002
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11799 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2002
git-svn-id: http://svn.osgeo.org/qgis/trunk@11799 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer about 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 3338ac60 (SVN r11800)