Issue 57176 - Silent data loss when importing an HTML table with > 65534 cells
Summary: Silent data loss when importing an HTML table with > 65534 cells
Status: RESOLVED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Major (vote)
Target Milestone: 4.2.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: data_loss
: 110486 111579 117225 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-11-02 09:09 UTC by apdata
Modified: 2023-02-12 19:03 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: 4.2.0-dev
Developer Difficulty: ---


Attachments
This is a sample file with manny rows. (11.25 KB, application/x-compressed)
2005-11-03 09:36 UTC, apdata
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description apdata 2005-11-02 09:09:04 UTC
If you open a HTML File where only a Table in it, it will break the import as 
Table when you have more than 10664 Rows. After that, alle Information will 
showed like csv data.
Comment 1 michael.ruess 2005-11-02 10:52:38 UTC
Reassigned to ES.
Comment 2 eric.savary 2005-11-02 16:29:51 UTC
Please attach a sample document
Comment 3 apdata 2005-11-03 09:36:21 UTC
Created attachment 31140 [details]
This is a sample file with manny rows.
Comment 4 eric.savary 2006-01-10 10:43:26 UTC
ES->AMA: is there a table size limitation?
Comment 5 andreas.martens 2006-01-10 11:48:40 UTC
I don't know if there's a restriction in the HTML import. The insert table
dialog has a restriction for the table size at 8192 rows but after insertion
you're able to extend the table. To be honest, it doesn't make fun to work with
such big tables. It's very slow...
Comment 6 andreas.martens 2006-01-10 11:48:43 UTC
I don't know if there's a restriction in the HTML import. The insert table
dialog has a restriction for the table size at 8192 rows but after insertion
you're able to extend the table. To be honest, it doesn't make fun to work with
such big tables. It's very slow...
Comment 7 ace_dent 2008-05-15 15:09:21 UTC
This Issue requires more information ('needmoreinfo'), but has not been updated
within the last year. Please re-test with one of the latest versions of OOo -
the problem(s) may have already been addressed. Either use the recent stable
version: http://download.openoffice.org/index.html
or consider trying the new OOo 3 BETA (still in testing):
http://download.openoffice.org/3.0beta/
 
Please report back the outcome so this Issue may be closed or progressed as
necessary - otherwise it may be Resolved as Invalid in the future. You may also
wish to search for (and note) any duplicates of this Issue that may have
advanced further :
http://www.openoffice.org/issues/query.cgi
 
Many thanks,
Andrew
 
Cleaning-up and Closing old Issues as part of:
~ The Grand Bug Squash, pre v3 ~
Comment 8 damjan 2023-01-03 03:12:51 UTC
This is the same issue as bug 110486 and 117225, the 16 bit limit on the number of paragraphs gets reached and further HTML table cells are ignored, as per my detailed investigation in bug 110486.
Comment 9 damjan 2023-01-03 03:14:26 UTC
*** Issue 110486 has been marked as a duplicate of this issue. ***
Comment 10 damjan 2023-01-03 03:15:49 UTC
*** Issue 117225 has been marked as a duplicate of this issue. ***
Comment 11 damjan 2023-01-03 11:31:08 UTC
*** Issue 111579 has been marked as a duplicate of this issue. ***
Comment 12 damjan 2023-02-12 13:03:30 UTC
This is now fixed in trunk by the merge of https://github.com/apache/openoffice/pull/164 in commit d5edfd09768da46c2f9d7c365bf67318f0694735.

Resolving fixed.

Thank you for your bug report and sample document :-).
Comment 13 damjan 2023-02-12 19:03:21 UTC
Cherry-picked into AOO42X with commit 7a98084221b12a6dfc745f89c372ebc7c3bead50.