[8.1 r2015-10-22][SQL Error] Grid: Detail View on Columns with null values

Hi All,

in the current SC release, if I try to view a detailed view on a line in a Grid, and that line contains a column with a null value, I receive a Syntax Error from mysql, as the query will look somewhat like this:

"[...] PropertyA = 'ABC' and PropertyB = 'def' and PropertyIsNull = and PropertyD = 'ghi' [...]"

Cheers,
FWN