Skip to content

Inspector displays inline editable title with HTML entities #3154

Open
@hlubek

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

  1. Create a node type with an inline editable title
  2. Supply a title with an ampersand
  3. 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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions