Inspector displays inline editable title with HTML entities #3154
Open
Description
Description
When editing the title as an inline editable property the node type label is shown with HTML entities if the text contains special characters (e.g. ampersand).
Steps to Reproduce
- Create a node type with an inline editable title
- Supply a title with an ampersand
- The node type label is displayed with an "&" entity
Expected behavior
The inspector should not show the HTML entity
Actual behavior
The inspector displays HTML entities as is
Affected Versions
Neos: 2.3 LTS