- Issue created by @guiu.rocafort.ferrer
- Status changed to Needs review
about 1 year ago 1:37pm 16 February 2024 - 🇪🇸Spain guiu.rocafort.ferrer Barcelona
Changing issue priority to Major as per issue priorities →
- Merge request !135Resolve #3421922 "Remove domainentityload hook" → (Open) created by guiu.rocafort.ferrer
- 🇪🇸Spain guiu.rocafort.ferrer Barcelona
Steps to reproduce:
- Install Country Path 8.x-1.x ( dev branch ).
- Enable Domain and Country Path.
- Go to "/admin/config/domain" and create multiple domains.
- Navigate to the different domains, validate they load properly.
- Apply this patch to the Country path module ( https://www.drupal.org/project/country_path/issues/2961459 🐛 Country path not managed in domain navigation block Needs work ).
- Navigate to any page in any domain. There is an infinite loop and the pages fail to load.Then, apply the merge request diff ( https://git.drupalcode.org/project/domain/-/merge_requests/135.diff ) to domain module and clear caches. The domains should load properly now.