- Issue created by @GuillaumePacilly
- First commit to issue fork.
- Merge request !72Issue #3372247: Add support for language detection per domain → (Open) created by pvbergen
Currently the pagedesigner_link element is rendered with a language prefix in the URI.
When working with multi-domain / multilingual website and language detection part of the URL being the domain, node paths do not have a language prefix, so all links created through PD returns 404.
I suggest reworking the get mehtod of the Link Handler to directly use the url generated for the node (see patch).
That way it will display the proper url for the given context.
See patch attached
Active
3.0
Code