Bug report #2208
"Delimited text" plugin doesn't allow to load csv file with field with commas
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Data Provider | ||
| 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 #: | 12268 | 
Description
"Delimited text" plugin doesn't allow to load csv file with field with commas.
It is impossible to load with "Delimited text" plugin such csv file as:
X,Y,Comment
1,2,"Some,text"
Associated revisions
fix #2208
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12580 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2208
git-svn-id: http://svn.osgeo.org/qgis/trunk@12580 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1
    
    Updated by Jürgen Fischer almost 16 years ago
    fixed in adff8965 (SVN r12581)
#2
    
    Updated by Jürgen Fischer almost 16 years ago
    - Resolution set to fixed
 - Status changed from Open to Closed