To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44116


User tonal changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'tonal'
--------------------------------------------------------------------------------




------- Additional comments from to...@openoffice.org Fri Feb 26 05:24:10 +0000 
2010 -------
Open Office Calc save numeric value in numeric column as text representation and
add null chars right for column with.
Bat other applications save value as text and space chars left for column with.

For example:
Format: N, 3, 0
Value: 1
Calc saved value (hex): 31 00 00
Other App saved value (hex): 20 20 31

This inaccuracy does not affect the format of the readers implemented in C or C
+ + but can break the implementation in other languages (Python, Ruby, Haskell)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to