To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112489
                 Issue #|112489
                 Summary|Wrong handling of Addin functions, which are also core
                        | functions
               Component|Spreadsheet
                 Version|OOo 3.2
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|regina





------- Additional comments from reg...@openoffice.org Thu Jun 17 20:00:57 
+0000 2010 -------
Take a spreadsheet.
Enter =ISEVEN(8)  You should see TRUE
Enter =ISEVEN_ADD(8)   You should see 1

Save to ods while Load/Save setting is "ODF 1.2"
Reopen.
Error: The formula =ISEVEN_ADD(8) is changed to =ISEVEN(8), without the _ADD
appendix.

Same entries, save to xls.
Reopen.
Error: The entry =ISEVEN shows #MACRO?, although the cell content is correctly
=ISEVEN(8)

(Save to ods while Load/Save setting is "ODF 1.0" and reopen gives a correct 
file.)

---------------------------------------------------------------------
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