Bug: AllowLocalizedParameters doesn't work when using fallbacks

More
3 years 1 week ago #4278 by UltraRat
When applying a LocParam if you never unload used languages and attempt to use a term that has a fallback translation, the param will be blank, rather than the translation of the param in the fallback language.

This seems to be due to LocalizationManager_Parameters.cs's ApplyLocalizationParams checking for
result = termData.GetTranslation(idx);
rather than
result = source.GetTranslation(termData.Term);

Please Log in or Create an account to join the conversation.

More
3 years 1 day ago #4288 by Frank
Thanks for reporting this issue, will add a fix right away!

Are you :-) Give I2L 5 stars!
Are you :-( Please lets us know how to improve it!
To get the betas as soon as they are ready, check this out

Please Log in or Create an account to join the conversation.

Time to create page: 0.149 seconds
Template by JoomlaShine