- Issue created by @kamh
- Status changed to Fixed
6 months ago 7:52pm 31 May 2024 - Status changed to Fixed
6 months ago 8:44pm 31 May 2024
Undefined property: Symfony\Component\HttpFoundation\RequestStack::$query in Drupal\domain_unique_path_alias\DomainUniquePathAliasGenerator->createEntityAlias() (line 171 of modules/contrib/domain_unique_path_alias/src/DomainUniquePathAliasGenerator.php).
Go to admin panel, add new node, and click save.
To change way domain_id is being fetched - instead of getting this from the actual request do get it from domain_source field of an entity via DomainUniquePathAliasHelper::getPathDomainId
Fixed
1.0
Code