Views argument does not translate the title

Created on 29 November 2024, 5 months ago

Problem/Motivation

The view argument provided by the module does not return the title of the translated group based on the current context.

Steps to reproduce

- Create a group
- Translate the group specifying a different name
- Create a view page view with the path /test-view/%
- Add a contextual filter accepting the group id
- Configure the title of the view to be {{argument.gid}}
- Visit the page in the /en/test-view/1
-- You will see the English group's name in the title
- Visit the page in the /es/test-view/1
-- You will see the English group's name in the title

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇪🇸Spain unstatu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024