[Libreoffice-bugs] [Bug 121105] the current() function is confused if used inside or()

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 2 06:52:40 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=121105

Jiří Boháč <jiri at boha.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NOTABUG                     |---

--- Comment #7 from Jiří Boháč <jiri at boha.cz> ---
I'm sorry, but it clearly *is* a bug.

See Comment #4.

If "CURRENT() < 3" gives a different result than OR(FALSE(); CURRENT() < "3")
it clearly is a bug.

I think the truly minimal reproducer is in fact this single formula:
=5+OR(FALSE(), CURRENT()<3)
It returns 6 and should return 5.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181102/a6878da7/attachment.html>


More information about the Libreoffice-bugs mailing list