-
Bug
-
Resolution: Fixed
-
High
-
None
-
None
-
None
I recently imported translations which had the following i18n string:
gh.sprint.issue.remove.from.sprint.success={0} {1,choice,0#0 wurden|1 wurde|2 wurden} aus dem Sprint {3} entfernt
Note that after |1 and |2 there is a missing #.
This caused us problems when trying to substitute translations in Javascript.
Why was this format accepted? Can we please add a check against this?
Thanks,
- is related to
-
JRACLOUD-35110 unmatched braces in the pattern breaks JIRA login page
-
- Closed
-
-
JRASERVER-35110 unmatched braces in the pattern breaks JIRA login page
-
- Closed
-
- relates to
-
I18N-757 properly handle translations with '{0}' markup in them (accept instead of rejecting)
-
- Closed
-