CSV files with line breaks in fields are not parsed correctly, due to using preg_split() to split the file into lines.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Handle quoted fields with newlines in CSV correctly | mediawiki/extensions/ExternalData | master | +25 -9 |
Event Timeline
Comment Actions
Change 877181 had a related patch set uploaded (by Alex Mashin; author: mashin):
[mediawiki/extensions/ExternalData@master] Handle quoted fields with newlines in CSV correctly
Comment Actions
Change 877181 merged by jenkins-bot:
[mediawiki/extensions/ExternalData@master] Handle quoted fields with newlines in CSV correctly