- Issue created by @hatuhay
- First commit to issue fork.
- last update
almost 2 years ago 3 pass - @stephenplatz opened merge request.
- Status changed to Needs review
almost 2 years ago 4:14pm 20 September 2023 - Status changed to Needs work
almost 2 years 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
almost 2 years ago 3 pass - Status changed to Needs review
almost 2 years ago 10:35pm 25 September 2023 - Status changed to Needs work
almost 2 years ago 10:46pm 25 September 2023