Ticket #3570 (closed patch: fixed)
Delimited text fix for data changes
| Reported by: | ccrook | Owned by: | timlinux |
|---|---|---|---|
| Priority: | critical: causes crash or data corruption | Milestone: | Version 1.7.0 |
| Component: | C++ Plugins | Version: | Trunk |
| Keywords: | delimited text provider, bad layer handler | Cc: | |
| Platform Version: | Platform: | All | |
| Must Fix for Release: | Yes | Awaiting user input: | no |
Description
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!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
