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


User er changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'er'
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------
              Issue type|DEFECT                    |ENHANCEMENT
--------------------------------------------------------------------------------
              OS/Version|Windows XP                |All
--------------------------------------------------------------------------------
                Priority|P3                        |P5
--------------------------------------------------------------------------------
                Platform|PC                        |All
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo Later
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Wed Jan 14 19:23:13 +0000 
2009 -------
In the format string  ,-  there is no digit placeholder (0 or #), therefor no
value is displayed. Assuming your locale's decimal separator is , comma, use the
format string  #,-  instead (to not display 0 values with digits, else use  0,-
 ). Excel seems to have some behavior to display a value left of a decimal
separator as soon as a decimal separator appears in the format string, even if
there is no digit placeholder. Could also be regarded as a bug of Excel ...


---------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to