Issue 54050 - CSV export doesn't take trailing zeros into account
Summary: CSV export doesn't take trailing zeros into account
Status: CLOSED DUPLICATE of issue 4925
Alias: None
Product: Calc
Classification: Application
Component: save-export (show other issues)
Version: OOO 2.0 Beta2
Hardware: All All
: P3 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 17:55 UTC by gillou22
Modified: 2005-09-22 10:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description gillou22 2005-08-31 17:55:58 UTC
A number like 1.00 is always exported as 1 in CSV file whereas it was
entered as 1.00 and displayed correctly (decimal places = 2 in cell
format).
MS-Excel does export 1.00 into 1.00

It is useful to export trailing zeros to detect the number type (float
or integer...) or to know the number precision (1.000 is more precise
than 1).
Comment 1 frank 2005-09-22 10:33:30 UTC
This is a double to Issue 25597 which could be easylie found using the querey
facilities. As this is also a double, I close this one as double to Issue 4925

*** This issue has been marked as a duplicate of 4925 ***
Comment 2 frank 2005-09-22 10:33:57 UTC
closed double