[Libreoffice-bugs] [Bug 116040] New: Under specific conditions OR is acting in formulas as a Boolean operator. Same with AND
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 26 16:27:05 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116040
Bug ID: 116040
Summary: Under specific conditions OR is acting in formulas as
a Boolean operator. Same with AND
Product: LibreOffice
Version: 3.3.0 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jag at psilosoph.de
See also bug#115879 (concerning NOT).
OR and AND are specified as the names of logical functions.
Without a respective specification OR and AND can also be used as operators.
There are additional inconsistencies.
Assuming A1, B1 are logical results e.g.
= A1 or B1 is rejected reporting Err:509 and not recognising "or" as predefined
while
= (A1) OR (B1) is accepted and working.
--
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/20180226/b91ceb2c/attachment.html>
More information about the Libreoffice-bugs
mailing list