Skip to content

Prevent '#' and '?' characters in the $link_input being interpreted as fragment or query indicators

kenwest requested to merge issue/podcast-3490773:3490773-fix-for-issue into 8.x-1.x

Add the 'base:' prefix to the $link_input. Use Url::fromUri() rather than Url::fromUserInput because the input coming from a view rather than a user.

Closes #3490773

Merge request reports

Loading