#815 closed defect (fixed)
Delimited text layer provider broken
Reported by: | perrygeo | Owned by: | g_j_m |
---|---|---|---|
Priority: | critical: causes crash or data corruption | Milestone: | |
Component: | Data Provider | Version: | Trunk |
Keywords: | delimited | Cc: | perrygeo@… |
Must Fix for Release: | Yes | Platform: | Debian |
Platform Version: | linux | Awaiting user input: | no |
Description
A recent update (r 7449) caused the delimited text layer provider to go haywire.
The following text file used to work fine ~ 2 weeks prior:
place|lon|lat Boston, MA, US|-71.056699|42.358635 New York, NY, US|-74.007124|40.71455 Los Angeles, CA, US|-118.245009|34.05329
now adding it via the python bindings or the plugin yields the error "The layer is not valid and cannot be added to the map"
Note:
See TracTickets
for help on using tickets.
Fixed in SVN #7452.