- Issue created by @boddy
- Merge request !17Issue #3371516: Message is showing in the default language instead of current → (Open) created by boddy
- last update
over 1 year ago 29 pass, 2 fail - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 8:09am 30 June 2023 - Status changed to Needs work
over 1 year ago 5:42pm 2 August 2023 - 🇮🇳India TanujJain-TJ
I tried to reproduce this bug with french, spanish and hindi language translation on drupal 10.1 and was able to reproduce it, message text was not translating and still showing in default language. after testing @boddy’s MR it didn’t solve the problem for me instead the message texts disappeared, tested with multiple languages but the issue remained same.
adding before and after MR screenshots for this and moving the status to needs work again. - First commit to issue fork.
- last update
10 months ago 29 pass, 2 fail - 🇺🇸United States bluegeek9
The tests fail because $language_manager->getCurrentLanguage() returns null. I think this what happens when there is only the default language.
- Assigned to Tyapchyc
- Issue was unassigned.
- Status changed to Needs review
5 months ago 11:15am 14 June 2024 - 🇵🇰Pakistan coderider
Hi,
Is there an update regarding this issue I have a similar problem also how do I test the above changes I am not able to download - 🇺🇸United States SocialNicheGuru
could you see if there is a current language and then use default language if there is no current one?