Inaccessible links appear on the menu

Created on 13 April 2023, over 1 year ago
Updated 16 April 2023, over 1 year ago

Problem/Motivation

Inaccessible links appear on the menu

Steps to reproduce

Unpublish the node that linked to the menu, or use the menu manipulator module then you can see there an Inaccessible link appear on the menu

Proposed resolution

Add an if statement before adding the links rendered.

if ($backend === FALSE && !$item->access->isAllowed()) {
    continue;
}
🐛 Bug report
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

🇯🇴Jordan n.ghunaim Amman - Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024