https://bugs.documentfoundation.org/show_bug.cgi?id=168305
Bug ID: 168305
Summary: CSV import to Calc fails if value of a single cell
exceeds 65536 characters
Product: LibreOffice
Version: 24.2.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Importing a CSV file where the value of a single cell exceeds 65536 characters
fails with error message: "The data could not be loaded completely because the
maximum number of characters per cell was exceeded". However, copying the exact
same value to a cell succeeds.
Steps to Reproduce:
1. Open csv file containing a "cell" with a value of at least 65537 chars in
Calc
Actual Results:
Error: "The data could not be loaded completely because the maximum number of
characters per cell was exceeded"
File is loaded, but cells with values over 65536 chars length are cropped.
Expected Results:
Calc should be able to load the file correctly since 65537 chars doesn't exceed
the cell limit (can be pasted into cell).
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 24.2.7.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 24; OS: Linux 6.8; UI render: default; VCL: x11
Locale: en-US (C.UTF-8); UI: en-US
Ubuntu package version: 4:24.2.7-0ubuntu0.24.04.4
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.