[QGIS-trac] [Quantum GIS] #3570: Delimited text fix for data changes
Quantum GIS
qgis at qgis.org
Tue Mar 8 14:44:00 EST 2011
#3570: Delimited text fix for data changes
----------------------------------------------------------+-----------------
Reporter: ccrook | Owner: nobody
Type: patch | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.7.0
Component: Build/Install | Version: Trunk
Keywords: delimited text provider, bad layer handler | Platform_version:
Platform: All | Must_fix: Yes
Status_info: 0 |
----------------------------------------------------------+-----------------
The datasource format in the delimited text provider was changed in
revsion 15177 to use the QUrl.toLocalFile() format. This change wasn't
also applied in qgshandlebadlayers.cpp, and the qgsmaplayer.cpp relative
to absolute file format conversion. This patch applies these fixes.
Note that this change to the datasource could affect any plugins which
create delimited text data sources.
It will also break projects with delimited text layers moving from version
1.6 to 1.7 - users need to be aware of this!
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3570>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list