This is probably not an idea solution, but because I already committed http://drupal.org/node/230383, it needs to be dealt with ASAP.

We probably want to refactor the attached solution, as well as add some support for $_fields.

CommentFileSizeAuthor
nodeaccess_subquery_fix.diff7.06 KBJacobSingh

Comments

pwolanin’s picture

We need to address the filter query vs. subquery usage. Seems like the end user should never see or need a filter query, but they might actually want a subquery in the end result?

JacobSingh’s picture

Status: Needs review » Closed (won't fix)

I think this is going to be refactored anyway.