- Merge request !13364Ensure that language-neutral aliases are deleted with the parent entity. → (Open) created by amateescu
In #2539634: PathItem::delete() never runs because the path field type is a computed field in disguise → we combined the code paths for deleting path aliases when the parent entity or just one of its translations are deleted, but forgot about language-neutral aliases.
- on a site with at least two languages (e.g. English and French)
- create a node in the default site's language (e.g. English) without specifying an alias on the node form
- create a language-neutral alias for that node (from /admin/config/search/path/add
)
- delete the node and notice that the path alias was not deleted
Fix it.
Review.
Nope.
N/A
Nope.
Nope.
N/A
Active
11.0 🔥
path.module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.