Bug 58512 - FORMATTING: Number format
Summary: FORMATTING: Number 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 Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords: regression
Depends on:
Blocks:
 
Reported: 2012-12-19 11:20 UTC by Gitsy
Modified: 2012-12-19 13:10 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
4.0.0.0.beta1's display vs 3.6.4 (48.92 KB, image/png)
2012-12-19 11:20 UTC, Gitsy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gitsy 2012-12-19 11:20:45 UTC
Created attachment 71798 [details]
4.0.0.0.beta1's display vs 3.6.4

Problem description: Number format code used for previous versions results in unwanted additional display of " 

Steps to reproduce:
1.in a cell, set number format code as
[>9999999]"Rs "#","##","##","##0;[>99999]"Rs "#","##","##0;"Rs "#,##0
2. enter any number, say 123456789 


Current behavior:Rs "12,"34,"56,"789

Expected behavior:Rs 12,34,56,789

              
Operating System: Windows 7
Version: 4.0.0.0.beta1
Last worked in: 4.0.0.0.alpha1
Comment 1 GerardF 2012-12-19 13:10:58 UTC

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