[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#949754: libreoffice-writer: cannot open an existing document after an update and subsequent saving (corrupt document?)



On 03.02.20 16:51, Antonio wrote:
I don't remember if in the past I have changed the odf version..

Anyway now, If I start the program with problematic line, format
version combobox shows "1.0/1.1", but if I remove it and restart
application, combobox shows "1.2 extended (recommended)". The values
settable are: "1.0/1.1", "1.2", "1.2 (compatibility mode)", "1.2
extended (recommended)".

okay it turns out that what the combo-box shows depends on the VCL backend; with gtk3 you get the empty combobox, everything else shows the first entry in the list.

it turns out the problem was caused by adding new strings for ODF 1.3 to the dialog without adapting the code of the dialog; the commit ef39938dea14666a5835b6ae85091c1010f8ae8d was reverted before the 6.4.0.3 tag so only 6.4 beta and RC should be affected.

https://gerrit.libreoffice.org/c/core/+/87900 is an attempt to avoid this kind of problem in the future.


Reply to: