Problem/Motivation
By not doing so, the filter prevents users from viewing content that they should be able to view on a site with no additional node access modules installed beyond core.
Steps to reproduce
Install standard profile
Add Content access: Access filter to admin/content view
Add user with Content editor role
Login as content editor and visit admin/content
Notice no content is shown
Proposed resolution
Check for implementations of hook_node_access before joining on access tables
Remaining tasks
Review
Commit
User interface changes
None
Introduced terminology
None
API changes
None
Data model changes
None
Release notes snippet
N/A