https://bugs.documentfoundation.org/show_bug.cgi?id=152804

            Bug ID: 152804
           Summary: Numbers in a cell equal to or greater than 10 are set
                    to 0 upon saving and re-opening
           Product: LibreOffice
           Version: 7.3.7.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
I have a script that takes a .csv file and produces an .odt file by taking an
existing .odt template and writing the data from the .csv into it.

When saving the generated .odt file and then re-opening it, any number in a
cell that is 10 or greater will be set to 0.

Steps to Reproduce:
1. Download the attachments
2. Open invoice-1.odt
3. Save it
4. Close it
5. Re-open it; the cell containing 10 will now contain 0

Note that invoice-1.odt can be generated by running "python3 make-invoice.py
1".

Actual Results:
The cell that contained 10 now contains 0 after saving and re-opening.

Expected Results:
The cell that contained 10 still contains 10 after saving and re-opening.


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.3.7.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 32; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.7-0ubuntu0.22.04.1
Calc: threaded

I also tested with a daily build, and the problem is reproducible there too:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 312100003fc7cae358038aaec853584782c698f8
CPU threads: 32; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to