Mojira Archive
MC-191571

Switched square brackets for right-to-left languages

The bug

The method net.minecraft.network.chat.ComponentUtils.wrapInSquareBrackets(Component) (1.16.1, Mojang name) causes switched square brackets for right-to-left languages because it appends the brackets manually instead of using a translation string (e.g. [%s]).

Affected

  • /give: Item name in success message
  • /team: Team names
  • /scoreboard objectives: Objective names
  • /seed
  • ...

Reproduction steps

  1. Change the language to a right-to-left one, e.g. Arabic (first right-to-left language in the list)
  2. Use one of the affected situation listed above

Fixed

Marcono1234

[Mojang] Bartosz Bok

2020-06-24, 05:32 PM

2020-07-08, 10:59 AM

2020-07-08, 10:59 AM

3

4

Confirmed

Important

Text, UI

1.16.1, 20w27a

20w28a