Bug report #10866
Drop down menus in "Save vector file as" function appear to have incorrect selections
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | 2.2.0 | Regression?: | No |
Operating System: | Windows 7 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19234 |
Description
When exporting layer data using the "save file as" function, the GEOMETRY drop down does not contain "AS_WKT" but contains "CLRF"
Conversely, the LINEFORMAT drop down contains "AS_WKT" but does not contain "CLRF"
From the Help/about:
QGIS version 2.2.0-Valmiera QGIS code revision c3a2817
Compiled against Qt 4.8.5 Running against Qt 4.8.5
Compiled against GDAL/OGR 1.10.1 Running against GDAL/OGR 1.10.1
Compiled against GEOS 3.4.2-CAPI-1.8.2 Running against GEOS 3.4.2-CAPI-1.8.2 r3921
PostgreSQL Client Version 9.2.4 SpatiaLite Version 4.1.1
QWT Version 5.2.3 PROJ.4 Version 480
QScintilla2 Version 2.7.2
History
#1 Updated by Charles Brooks over 10 years ago
Just verified, the menus in questions are indeed different in version 2.4 and allow the expected behavior.
#2 Updated by Giovanni Manghi over 10 years ago
- Resolution set to invalid
- Status changed from Open to Closed
#3 Updated by Charles Brooks over 10 years ago
Greetings Giovanni, I am unfamiliar with the bug tracking process. Did I submit this bug incorrectly?
#4 Updated by Giovanni Manghi over 10 years ago
Charles Brooks wrote:
Greetings Giovanni, I am unfamiliar with the bug tracking process. Did I submit this bug incorrectly?
no, but you also said that in qgis 2.4 there is no such issue, right? Thanks!
#5 Updated by Charles Brooks over 10 years ago
Ah ok, thank you. I didn't realize 2.2 was no longer supported. We haven't upgraded to version 2.4 yet, I just downloaded it to see if the same problem still existed. Not sure if upgrading is even under consideration actually.