- Merge request !63Issue #2870311: Add support for enclosure to csv import with paste β (Merged) created by the_g_bomb
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
liam morland β made their first commit to this issueβs fork.
The patch applies cleanly and solves the issue on our site, running Drupal 10.5.
Before applying the patch, commas inside quoted strings were treated as separators, for example the data
"a,b",c,d
became"a
|b"
|c
|d
.After the patch is applied, the csv data is formatted correctly.
-
liam morland β
committed c0e4d859 on 3.0.x authored by
the_g_bomb β
Issue #2870311: Add support for enclosure to csv import with paste
-
liam morland β
committed c0e4d859 on 3.0.x authored by
the_g_bomb β
Automatically closed - issue fixed for 2 weeks with no activity.