Turns out we filter the zeros out with array_filter($uids) a bit too late...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 705990.user_terms.filter-empty-uids.patch | 1.67 KB | joachim |
Turns out we filter the zeros out with array_filter($uids) a bit too late...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 705990.user_terms.filter-empty-uids.patch | 1.67 KB | joachim |
Comments
Comment #1
joachim commentedPatch.
Comment #2
scalp commentedLooks good to me. Thanks for the quick turn-around on this one! I didn't change the status because I didn't know what the protocol is for doing that (maintainers only?), but it works.
Comment #3
joachim commentedI think the protocol changes from module to module... if in doubt, go for it, probably :D
Anyway, this can now be set to fixed as I have just committed the fix. Thank you for reporting the problem and testing the patch!
#705990 by joachim: Fixed sql error on view with no non-zero uids.