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
I confirm this bug. Platform : Vista and Windows 7 64bits
*** Bug 58190 has been marked as a duplicate of this bug. ***
*** Bug 58268 has been marked as a duplicate of this bug. ***
*** Bug 58374 has been marked as a duplicate of this bug. ***
I have added attachments to bug 58374 ... (*) typescript with messages from recent master (*) image of dialog box Format Cells from 3.6.4.3 (*) image of dialog box Format Cells from 4.0.0beta1
Taking this.
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9525bf5c0704c7a27b3ee6249d33d875abb51bc1&g=libreoffice-4-0 resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ... It will be available in LibreOffice 4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=91d3c0ce2b808e917ee45f18f2c40a58329d2c19 resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ... The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 57596 has been marked as a duplicate of this bug. ***
*** Bug 58512 has been marked as a duplicate of this bug. ***
With master commit id eaf3c60, pulled around 2012-12-19 12:20 UTC, the problem is gone.
*** Bug 59061 has been marked as a duplicate of this bug. ***
*** Bug 58602 has been marked as a duplicate of this bug. ***
*** Bug 58797 has been marked as a duplicate of this bug. ***
Created attachment 73134 [details] screenshot Screenshot of problem. if click on value, it will show as in red circle