- π¨π¦Canada nickdickinsonwilde Victoria, BC (T'So-uke lands)
Using the `internal:...` syntax for those links means outbound processing doesn't happen to the url. So nothing really that we can do on this module's side.
I've installed the field group link module and I found that when using an internal path such as:
internal:/node/[node:nid]/services
I've debugged the path processor process outbound and found that the link does not get processed.
The field group link module is using Url::fromUri($uri);
I'm not really sure why this isn't getting processed, any insights?
Closed: works as designed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Using the `internal:...` syntax for those links means outbound processing doesn't happen to the url. So nothing really that we can do on this module's side.