Problem/Motivation

Reported by @akalam in #3396136-6: Fixes to permissions:

I'm still seeing the links for the operations which the user don't have access on the "Entity Queue" tab on entities, so I'm adding a new commit to fix it.
In the commit I'm checking the access to the url instead of checking the access to the entity operation. That's because the access could had been extended by other modules (like the group_entityqueue for example or custom access requirements) and by checking the access to the url will work properly on all scenarios.

CommentFileSizeAuthor
#3 3451509.patch3.33 KBamateescu

Comments

amateescu created an issue. See original summary.

amateescu credited akalam.

amateescu’s picture

Status: Active » Needs review
StatusFileSize
new3.33 KB
amateescu’s picture

Status: Needs review » Fixed

Committed to 8.x-1.x, thanks!

  • amateescu committed 1a69d17f on 8.x-1.x
    Issue #3451509 by akalam, amateescu: Display only the operations the...
amateescu’s picture

Status: Fixed » Closed (fixed)

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