Save menu link redirects to another URL, causing access denied

Created on 17 February 2023, almost 2 years ago
Updated 20 February 2023, almost 2 years ago

Problem/Motivation

When you save a group content menu link, it redirects you to a different form for the same menu link. If you have sufficient permissions the form looks largely the same as the one you were just on, but for most users they will just get access denied.

Steps to reproduce

Proposed resolution

This modules uses the form class for menu link content items. That mostly works, except (and this is true also for the delete link), the submit handlers for the form class setup a redirect (without honoring any redirect URL set in a query destination parameter) back to the canonical URL. The module will need to build its own form classes for edit and delete of menu items.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

heddn Nicaragua

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

Comments & Activities

Production build 0.71.5 2024