- Issue created by @sahal_va
- @sahal_va opened merge request.
- Status changed to Needs review
about 1 year ago 6:33am 30 October 2023 - Status changed to RTBC
about 1 year ago 4:27pm 7 November 2023 - 🇮🇳India sivaprasadc
Thanks for the patch. I have a similar issue. My current site is in English and French. With the patch the functionality seem to be working as expected.
+1 RTBC
- 🇦🇺Australia mingsong 🇦🇺
Thanks for the patch and test.
I am wondering if we can fix this issue at the first place where the URL is sent to JS?
- 🇦🇺Australia mingsong 🇦🇺
If we change the line 170 in /src/Form/SearchForm.php
https://git.drupalcode.org/project/entity_reference_tree/-/blob/2.x/src/...
to use Url::getInternalPath (https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Url.php/f...(system,%2C%20fragments%2C%20or%20query%20strings.)
instead of using toString() function.
Here is the patch for testing.
- Status changed to Needs review
about 1 year ago 11:58pm 7 November 2023 - 🇯🇵Japan liuyuanchao
#6 can not be used when update to 2.3.2
The problem seems to be fixed.
Could you tell me if this is also necessary? - Status changed to Fixed
7 months ago 5:17am 30 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.