- 🇩🇪Germany tobiasb Berlin
Technically it is still not possible, to set a own active_domain. But I can not remember why it was needed.
$url = Url::fromUserInput("/admin", ["active_domain" => Domain::load("my_domain_2")]); $form['link'] = [ '#type' => 'link', '#url' => $url, '#title' => $url->toString() ];
- Status changed to Needs work
7 days ago 10:51pm 16 August 2025 - 🇫🇷France mably
Not sure to understand what problem the patch is trying to solve.
Could you provide a MR on 2.0.x please?
- Merge request !185Issue #3259849 by tobiasb, mably: Domain Source does not work when active_domain link option is set in processOutbound → (Merged) created by mably