- Issue created by @hatuhay
- First commit to issue fork.
- last update
over 1 year ago 3 pass - @stephenplatz opened merge request.
- Status changed to Needs review
over 1 year ago 4:14pm 20 September 2023 - Status changed to Needs work
over 1 year ago 3:22pm 21 September 2023 - π΅πͺPeru hatuhay Lima
Hello Steve,
Your patch redirects the user to the root links no matter what menu_link is being edited.
The issue comes from the $this->getRedirectDestination()->get() response, it changes depending on the language negotiation settings.
If no language or language negotiation based on url prefix it returns a relative URL starting with "/".
If language negotiation based on domain it returns an absolute URL starting with "http$://" andUrl::fromUserInput
fails. - last update
over 1 year ago 3 pass - Status changed to Needs review
over 1 year ago 10:35pm 25 September 2023 - Status changed to Needs work
over 1 year ago 10:46pm 25 September 2023