- 🇦🇹Austria maxilein
Thank you. The patch works perfectly for me.
D10.2.6 php8.3
When you use a view based on fields, the tokens do not get replaced. This is because the fields do not pass the preprocess_field hook. Instead they pass through a preprocess_views_view_field hook.
I'll add a small patch to fix this issue.
Needs work
2.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Thank you. The patch works perfectly for me.
D10.2.6 php8.3