You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use the ability for I18N values to contain other calls to TR, where the call is in the middle of your value (such that plaintext is both before and after the call), the text before the call is clobbered by the value returned by the nested call to TR.
AlbinoGeek
changed the title
[BUG] I18N Sub-TR in middle of value overwrites prefixed text
[BUG] I18N TR in the middle of value clobbers prefixed text
Sep 27, 2020
AlbinoGeek
changed the title
[BUG] I18N TR in the middle of value clobbers prefixed text
[BUG] I18N TR in the middle of a value clobbers prefixed text
Sep 27, 2020
Thanks for the report but, this is already solved in my local version of i18n 🦾
The next commit of i18n package will introduce new and excited things, I didn't push it yet because need to make sure everything are working as epxected. Thanks for your patience 🙏
Summary
If you use the ability for I18N values to contain other calls to
TR
, where the call is in the middle of your value (such that plaintext is both before and after the call), the text before the call is clobbered by the value returned by the nested call toTR
.Versions, etc.
Reproduction
HTML
I18N File
Results
EncrypEncrypted Message Online
Store Encrypted Message Online
The text was updated successfully, but these errors were encountered: