GNU Octave - Bugs: bug #58813, "csvread" and...
bug #58813: "csvread" and "dlmread" should strip BOM from UTF-8 encoded files
Follow 14 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2020-09-04 | rik5 | Status | Patch Submitted | ![]() |
Fixed |
Open/Closed | Open | ![]() |
Closed | ||
2020-08-28 | mmuetzel | Release | 5.2.0 | ![]() |
dev |
2020-08-28 | mmuetzel | Attached File | - | ![]() |
Added bug58813_dlmread_strip_BOM.patch, #49719 |
Category | Documentation | ![]() |
Octave Function | ||
Item Group | Documentation | ![]() |
Unexpected Error or Warning | ||
Status | Confirmed | ![]() |
Patch Submitted | ||
Summary | Document that csvread, dlmread expect regular ASCII files rather than UTF-8. | ![]() |
"csvread" and "dlmread" should strip BOM from UTF-8 encoded files | ||
2020-07-24 | rik5 | Category | Octave Function | ![]() |
Documentation |
Item Group | None | ![]() |
Documentation | ||
Status | None | ![]() |
Confirmed | ||
Summary | csvread fails to handle 1st cell of CSV as exported by MS Excel as 'utf-8 CSV' due to byte order mark | ![]() |
Document that csvread, dlmread expect regular ASCII files rather than UTF-8. | ||
2020-07-23 | None | Attached File | - | ![]() |
Added csvu.csv, #49537 |
Attached File | - | ![]() |
Added csva.csv, #49538 |
Powered by Savane 3.14-962f.
Corresponding source code