Report a Bug
#BugReportDecidim Let's test Decidim and report bugs together
Error homepage of internal links with locale as a parameter
Accepted
1- When you are not registered or logged in as a user, and you click on any button (participate, sign up, start, participate, activate, etc.) on the homepage, they redirect you to the correct page, but with the default locale of the application, although you have selected another language in the locale switcher of head.
2- I hope that, if I have a locale selected in the switcher, when I click on the link, it will redirect me to the page with the locale selected.
3- We have found it at https://decidim.barcelonaenergia.cat/ with Decidim v0.16.0
List of Endorsements
Report inappropriate content
Is this content inappropriate?
Comment details
You are seeing a single comment
You can check the rest of the comments here.
I've made a pre PR to discuss.
Check https://github.com/decidim/decidim/pull/4802
This happened because the routes url_helpers was not included correctly in each cell
Loading comments ...