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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to