BUG! NAND node doesn't work with more than two inputs?

Hey guys,

I think I found a bug with the NAND node. If you plug in more than two inputs, the result is wrong.
For example I plugged in three “true” booleans and the NAND node returned true, although it should return false.