lost query parameters when /user/edit and /user redirects are used

Created on 9 October 2023, about 1 year ago
Updated 12 October 2023, about 1 year ago

The query parameters are lost if we are using /user/edit?display=something or /user?display=something.

I created a patch which fixes this issue.

Steps to reproduce

Create a menu item /user/edit?something=something-else. When you click on the menu, you will be redirected to /user/[uid]/edit instead of /user/[uid]/edit?something=something-else

๐Ÿ› Bug report
Status

Needs review

Version

11.0 ๐Ÿ”ฅ

Component
User moduleย  โ†’

Last updated 2 days ago

Created by

๐Ÿ‡ท๐Ÿ‡ดRomania cslevy

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024