Apache OpenOffice (AOO) Bugzilla – Issue 75199
"Maximum number of rows" message used when there are too many columns
Last modified: 2017-05-20 11:13:30 UTC
If you open a CSV file with more than 255 records in one row (too many columns) you get a message saying "The maximum number of rows has been exceeded. Excess rows were not imported!" It *should* say "The maximum number of columns has been exceeded. Excess columns were not imported!" (or, of course, just import the thing and support a reasonable number of columns!)
Created attachment 43573 [details] File with lots of columns
Hi Niklas, we should extend the Messagebox to show Rows or Columns exceeding ... Frank
*** Issue 76874 has been marked as a duplicate of this issue. ***
*** Issue 78337 has been marked as a duplicate of this issue. ***
*** Issue 106424 has been marked as a duplicate of this issue. ***
Add me to cc.
OK, now the limit is 1024 rather than 255 but this issue is still alive. So I'm adding the same testfile but with 1025 columns.
Created attachment 68471 [details] 1 line with values: 1,2,3,...until 1025 separated with comma
*** Issue 113688 has been marked as a duplicate of this issue. ***
I still see this bug in version 3.3.0 [OOO330m20 (Build:9567) on WinXP].
Still a bug in OpenOffice.org 3.4.0 on Mac OS X Lion if "the limit is 1024" then, IMHO, error should say "The maximum number of columns (1024) has been exceeded."
Resolved in LibreOffice 3.6: https://bugs.freedesktop.org/show_bug.cgi?id=48516
Reset assigne to the default "issues@openoffice.apache.org".