https://issues.apache.org/ooo/show_bug.cgi?id=124248
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #3 from Regina Henschel <[email protected]> --- Specification is always at OASIS, e.g. in its (non normative) online version http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html AND is in section 6.15.2. But here you need section 6.3 Implicit Conversion Operators and there "6.3.12 Conversion to Logical". It states "If the reference is to an empty cell, consider it FALSE()." The error here is, that references to empty cells are ignored. When you clear cell C1 in the attached example, then result is an error, but should be FALSE. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
