- ๐บ๐ธUnited States nigelheinsius
Three years on from this original post by Rade. I am still experiencing this issue. My fix is a one-liner in the .htaccess file:
RewriteRule ^SUBDIRECTORY/admin/structure/menu/manage/(.*)$ /SUBDIRECTORY/admin/structure/menu/manage/$1 [L,NC,R=302]
- ๐ฎ๐ณIndia rakesh.regar Rajasthan, India
rakesh.regar โ made their first commit to this issueโs fork.
- Merge request !8Issue #3247189 :Option A, Saving menu causes incorrect redirect. โ (Open) created by rakesh.regar
- Merge request !9Resolve #3247189 "Fix incorrect redirect option b" โ (Open) created by rakesh.regar