https://bugs.documentfoundation.org/show_bug.cgi?id=151942
Bug ID: 151942
Summary: CSV document create new sheet erases the old sheet
Product: LibreOffice
Version: 7.4.1.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
this bug caused for me a loss of data,
I reproduced it with libreoffice version:
Version: 7.4.1.2 / LibreOffice Community
Build ID: 40(Build:2)
CPU threads: 4; OS: Linux 6.0; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Debian package version: 1:7.4.1-2
Calc: threaded
When I create a new CSV document, insert and save data,
if I insert a second sheet and saves and exit the document,
when loading the file on disk the first sheet has disappeared, replaced by the
new one. this also happens for .xlsx documents loading data of "CSV" format.
Steps to Reproduce:
1. create a csv document insert data on the first sheet.
2. insert a second sheet with other datas and save & exit.
3. load the CSV document again. first sheet has disappeared.
Actual Results:
data erased by new sheet creation.
Expected Results:
protection of the datas.
Reproducible: Always
User Profile Reset: No
Additional Info:
I suppose this is quite serious and should be fixed as it can cause loss of
datas for users.
--
You are receiving this mail because:
You are the assignee for the bug.