https://bugs.freedesktop.org/show_bug.cgi?id=55703

--- Comment #9 from Graham <g...@hornercs.co.uk> ---
The parser should never generate " = NULL " since nobody should want this.  If
users type NULL or EMPTY in the field, they should either want IS NULL or =
'NULL'.  Not easy to decide what the default behaviour should be but IMVHO
entering NULL or EMPTY alone should generate IS NULL and display IS EMPTY in
the field.  Similarly NOT NULL should generate IS NOT NULL and display IS NOT
EMPTY.

I don't think the alternative of interpreting NULL as "= 'NULL'" is a good idea
- let it behave similarly to the way TRUE and FALSE are handled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to