https://bz.apache.org/ooo/show_bug.cgi?id=126973

          Issue ID: 126973
        Issue Type: DEFECT
           Summary: writer table currency number format # suffix saved as
                    0
           Product: Writer
           Version: 4.1.2
          Hardware: PC
                OS: Linux 32-bit
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: save-export
          Assignee: [email protected]
          Reporter: [email protected]

This problem is repeatable and can be verified in a writer file. To verify the
problem, open a new blank writer file, insert a 2x2 table, right-click in a
table cell and bring up the "Number Format" option. Select the "Currency"
category and "-$1,234.00" (red) format. In the "Format code" field, modify the
number format by appending a # to the $#,##0.00 fields, producing $#,##0.00#.
Click on "Add". This new format is then present in the "User Defined" and
"Currency" number Categories. Click on OK to select the new format in the table
cell. Save this test file and re-open it. Right click on the same table cell
and select "Number format". Note that the format is now $#,##0.000, not the
proper $#,##0.00#. The format has been changed by the save or open functions.

Note that the Help describes an example of this format, using the # suffix in a
decimal fraction field, so this problem behavior is contrary to the help.

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

Reply via email to