[Libreoffice-bugs] [Bug 104709] XOR-Function with wrong results

2016-12-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104709 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 104709] XOR-Function with wrong results

2016-12-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104709 --- Comment #3 from JoNi --- (In reply to MM from comment #2) > But, if I check out the example from here: > https://support.office.com/en-us/article/XOR-function-1548d4c2-5e47-4f77- > 9a92-0533bba14f37 >

[Libreoffice-bugs] [Bug 104709] XOR-Function with wrong results

2016-12-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104709 --- Comment #2 from MM --- If you have one argument set to true(), it returns true. With a second one it returns false. With a third one it returns true again and so on. But, if I check out the example from here:

[Libreoffice-bugs] [Bug 104709] XOR-Function with wrong results

2016-12-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104709 --- Comment #1 from JoNi --- (In reply to ludwig.bedau from comment #0) > Actual Results: > incorrect behavior of xor function > > Expected Results: > xor is TRUE only when one parameter is TRUE, otherwise it