Bug 58190 - Extra '"' (double-quote) in currency format
Summary: Extra '"' (double-quote) in currency format
Status: RESOLVED DUPLICATE of bug 58179
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.0.0.0.beta1
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 11:53 UTC by Lionel Elie Mamane
Modified: 2012-12-12 14:56 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
reproduction file (7.67 KB, application/vnd.oasis.opendocument.spreadsheet)
2012-12-12 11:53 UTC, Lionel Elie Mamane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lionel Elie Mamane 2012-12-12 11:53:32 UTC
Created attachment 71390 [details]
reproduction file

My own debug build of ca6c8c3badea5d71f2d7dd2ab1ef46559d860213, which self-indentifies as Version 4.0.0.0.beta1+.

Open attached file in 3.6 (tested my own debug build); cell A1 shows as:
 5,00 €

Open same file in 4.0 (debug build as above); cell A1 shows as:
 5,00 "€

Notice the extra '"' (double-quote) character.
Comment 1 Michel Rudelle 2012-12-12 14:56:34 UTC

*** This bug has been marked as a duplicate of bug 58179 ***