I assume this is because of PHP's sloppy casting of 0 to null to false to ""...
This demonstrates the problem:
http://img.skitch.com/20090618-fu3pf2683746dasqwut87rnmhc.jpg
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fix-0-facets-495012-2.patch | 814 bytes | pwolanin |
I assume this is because of PHP's sloppy casting of 0 to null to false to ""...
This demonstrates the problem:
http://img.skitch.com/20090618-fu3pf2683746dasqwut87rnmhc.jpg
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fix-0-facets-495012-2.patch | 814 bytes | pwolanin |
Comments
Comment #1
pwolanin commentedLikely the cause is here in the query class:
Comment #2
pwolanin commentedComment #3
pwolanin commentedcommitted to 6.x