- Issue created by @alecsmrekar
- Merge request !6551Issue 3420768: base_url ignored in UnroutedUrlAssembler → (Open) created by alecsmrekar
- 🇸🇮Slovenia alecsmrekar
There is a test failure, but I can't reproduce it locally. And I am not sure if it's indeed related to the changes from the PR
Testing Drupal\Tests\language\Functional\LanguageUILanguageNegotiationTest ..E.. 5 / 5 (100%) Time: 00:34.850, Memory: 4.00 MB There was 1 error: 1) Drupal\Tests\language\Functional\LanguageUILanguageNegotiationTest::testLanguageDomain Behat\Mink\Exception\ElementNotFoundException: Button with id|name|label|value "Save configuration" not found.
- Status changed to Needs work
9 months ago 11:56am 12 February 2024 - 🇸🇮Slovenia alecsmrekar
I ran the failing tests locally on 10.2.x with this diff applied and they are passing just fine.
- 🇮🇹Italy plach Venezia
Bug fixes need to be applied to the dev branch first and then backported :)
- Merge request !6571Issue 3420768: Unrouted Url assember base_url fix → (Open) created by alecsmrekar
- Issue was unassigned.
- Status changed to Needs review
9 months ago 11:46am 14 February 2024 - 🇸🇮Slovenia alecsmrekar
alecsmrekar → changed the visibility of the branch 3420768-baseurl-used-in to hidden.
- 🇸🇮Slovenia alecsmrekar
Perfect, thanks! I didn't apply your suggestion as-is, because
$this->requestStack->getMainRequest();
can also return NULL, so I took that into account. - Status changed to RTBC
9 months ago 4:49pm 15 February 2024 - Status changed to Needs work
9 months ago 5:04am 26 February 2024 The Needs Review Queue Bot → tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.