- Issue created by @ashraf.hussain
- ๐ฎ๐ณIndia ashraf.hussain Bangalore
Patch added to check for Translation Existence Before Calling getTranslation(): Before attempting to fetch translations , use hasTranslation() to ensure the specified language is available.
And implement a Fallback for Missing Translations: If the translation doesnโt exist, you can fall back to the default language.
- heddn Nicaragua
For this to be reviewed and accepted, please review https://git.drupalcode.org/project/diff#contribution-guidelines. Specifically, we'll need an MR opened and some tests.
- Status changed to Closed: duplicate
5 days ago 2:42am 3 June 2025 - ๐ฆ๐บAustralia acbramley
- Merge request !136Ensure translations exist before attempting to get them to prevent error. โ (Open) created by Unnamed author