https://bugs.documentfoundation.org/show_bug.cgi?id=160672
Bug ID: 160672
Summary: if you open existing xls file, make it more than 65k
rows, save it, it saves without warning you it's going
to delete rows past 65k
Product: LibreOffice
Version: 24.2.2.2 release
Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
as opposed to if you start new ods file, or open existing .xlsx file, and make
file greater than 65k rows, if you then try to save as .xls file, it will warn
you it's going to lose data when it saves.
Steps to Reproduce:
1.if you open existing xls file
2.make it more than 65k row
3.save it
Actual Results:
it will successfully paste more than 65k rows,
and you can work with it, but when you try to save the xls file,
it will save without warning you it's going to delete rows beyond 65k.
next time you load up xls file you find your data beyond 65k rows gone
Expected Results:
xls doesn't support more than 65k rows.
if you start with ods file and save, it will warn you it's going to lose data.
it should do the same when you try to save the existing xls that exceeded the
limit.
Reproducible: Always
User Profile Reset: No
Additional Info:
?
--
You are receiving this mail because:
You are the assignee for the bug.