Problem/Motivation

#2916181: Add link to configure page points to a problem in access checking for the checklistapi.checklists.*

The result of $request_stack->getCurrentRequest() corresponds to the modules page, not to the checklists page as it would if you visited it directly.

Proposed resolution

The safe way to access these attributes is through RouteMatch.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

tim.plunkett created an issue. See original summary.

tim.plunkett’s picture

Status: Active » Needs review
Issue tags: +Needs tests
StatusFileSize
new2.2 KB
adriancid’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new19.85 KB

The patch solve the problem

Now the link is available.

seo

traviscarden’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, @tim.plunkett and @adriancid! Committed.

traviscarden’s picture

Status: Fixed » Closed (fixed)

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