Based on the 7.x-3.x make files, they're updating views node access handlers for performance, but the core d7 patch to support this isn't being included.

Error: Call to undefined method views_handler_filter_node_access::buildGrantsQueryCondition()

Core make line:
http://drupalcode.org/project/commons.git/blob/refs/heads/7.x-3.x:/drupa...

Contrib make line:
http://drupalcode.org/project/commons.git/blob/refs/heads/7.x-3.x:/drupa...

Comments

  • Commit df23499 on 7.x-3.x by japerry:
    Issue #2204257 and #2266637 by japerry, andyg5000: Update incorrect...
japerry’s picture

Priority: Critical » Major
Status: Active » Fixed

Related to #2204257: Update Views Content access filter per core performance improvements, updated patches to work with D7 instead of a misplaced D8 call.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.