It correctly uses $primary_table when doing the JOIN, but then simply uses n.moderate for the WHERE portion of the query. This causes problems with Views queries that use 'node' as the primary table, not 'n'.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| primary_table.patch | 667 bytes | merlinofchaos |
Comments
Comment #1
killes@www.drop.org commentedcommitted
Comment #2
(not verified) commented