There is a permissions mismatch such taht users who cannot edit domain content can still see the 'Affiliated content' landing page, but not a subpage.

Need a new permission to allow viewing of that page.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

agentrickard’s picture

Mismatch was caused because users who can 'administer nodes' can view the list page but not the overview page.

But really, this needs to be changed for consistency. Core uses the new 'access content overview' permission, and we should either have our own version of that or use that permission instead.

agentrickard’s picture

Status: Active » Reviewed & tested by the community
FileSize
2.53 KB

Committed to 7.x.3.

agentrickard’s picture

Status: Reviewed & tested by the community » Patch (to be ported)

Needs backport to 7.x.2.

agentrickard’s picture

Status: Patch (to be ported) » Needs work

We really need to split this into a new permission, because we don't want these users viewing the default 'content' page.

agentrickard’s picture

Status: Needs work » Fixed
FileSize
4.1 KB

Better patch.

agentrickard’s picture

Status: Fixed » Patch (to be ported)

To be ported.

agentrickard’s picture

Issue summary: View changes
Status: Patch (to be ported) » Fixed

7.x.2 is no longer supported.

Status: Fixed » Closed (fixed)

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