Item display name is shown encoded


Description

If an item contains special characters in the display name, the display name and the item name might be wrongly encoded.
For example, when changing the "Home" display name to

"Home(test)"

this results in

Item name: "Home (test)"
Display name: "Home (test)"

Solution

To resolve the issue, consider one of the following options: