Skip to content

Weird HTML entities behavior in repeater item labels #117

Closed
@CalleRosa40

Description

@CalleRosa40

Short description of the issue

Uppercase umlaut HTML entities (Ö / Ä / Ü) are displayed in repeater item label. The label is pulled from a page's default title field (HTML Entity Encoder text formatter is set). Page is added to repeater via Page field set to "single page".

Expected behavior

Entities should be converted to the actual characters: ÄÖÜ.

Actual behavior

Screenshot:
grafik

However, there's more ... If the page's title contains ä, ö, ü or ß, all umlauts are displayed correctly. Just one of these characters suffices to fix all other characters.

Screenshot (notice the final "ß"):
grafik

  • ProcessWire version: 3.0.42

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions