https://bugzilla.wikimedia.org/show_bug.cgi?id=31007

--- Comment #2 from Brion Vibber <[email protected]> 2011-09-19 19:52:35 UTC 
---
Looks like a regression in r77778 -- this line:

                $size = !is_null( $size ) ? intval( $size ) : 'NULL';

was meant for generating raw SQL. When passing to the query builder functions,
it should pass the NULL value through directly.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to