https://bugs.freedesktop.org/show_bug.cgi?id=58179

          Priority: medium
            Bug ID: 58179
          Keywords: regression
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: FORMATTING: Cell rendering differs from version
                    3.6.4.3
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: serge.julien...@gmail.com
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.0.0.0.beta1
         Component: Spreadsheet
           Product: LibreOffice

Problem description: Cell rendering differs from Version 3.6.4.3 

Steps to reproduce:
1. Create a new spreasheet with Version 3.6.4.3
2. Set value of cell A1 to 1000
3. Set the cell number formatting to

[>0]"+"0,00;[<0]-0,00;#

(French version, decimal separator is a comma)
4. Save document
5. Open it with Version 4.0.0.1beta

Current behavior:
Cell is rendered as +"1000,00

Expected behavior:
Cell should be rendered as +1000,00
[i.e. without the double quote character, as it is with version 3.6.4.3]

Additional comment: maybe the problem is in the format string itself (shouldn't
contain the quotes characters), but it worked with version 3.6.4.3


Operating System: All
Last worked in: 3.6.4.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to