To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108385
User er changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Jul 16 18:36:06 +0000
2010 -------
In cws calc56:
changeset 3d7cd0e45986
http://hg.services.openoffice.org/cws/calc56/changeset/3d7cd0e45986
M formula/inc/formula/errorcodes.hxx
M sc/source/core/tool/interpr1.cxx
M svl/inc/svl/zforlist.hxx
M svl/source/numbers/zforlist.cxx
M svl/source/numbers/zformat.cxx
You can observe the progress and possible integration date of CWS calc56 at
http://tools.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcalc56
NOTE that this does not change how text is processed if a numeric value is
expected. This only changes how textual arguments to TEXT are handled.
Specifically, for the bug doc, the formula in C2:=TEXT(B2;"GGGG") now returns
the text "12/29/09" as the content of B2 is not convertible to number. This is
identical to the Excel behavior.
Testers please note also that the formula in B3:=TEXT(A3;"GGGG") returns the day
of week only in an Italian locale, in an English locale "ADAD" is returned
because the G format code is used for era and "DDDD" would have to be used to
return the day of week.
---------------------------------------------------------------------
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]