UTF-8 not rendering properly #280

Open
opened 2025-09-15 04:51:21 +00:00 by ken_fallon · 0 comments
Owner
<title>أحمد المحمودي says: Pronouncing my name</title>

is been rendered as

<title>&Oslash;&pound;&Oslash;&shy;&Ugrave;&#133;&Oslash;&macr; &Oslash;&sect;&Ugrave;&#132;&Ugrave;&#133;&Oslash;&shy;&Ugrave;&#133;&Ugrave;&#136;&Oslash;&macr;&Ugrave;&#138; says: Pronouncing my name</title>

If rendered in utf-8 the xml validates

``` <title>أحمد المحمودي says: Pronouncing my name</title> ``` is been rendered as ``` <title>&Oslash;&pound;&Oslash;&shy;&Ugrave;&#133;&Oslash;&macr; &Oslash;&sect;&Ugrave;&#132;&Ugrave;&#133;&Oslash;&shy;&Ugrave;&#133;&Ugrave;&#136;&Oslash;&macr;&Ugrave;&#138; says: Pronouncing my name</title> ``` If rendered in utf-8 the xml validates
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HPR/hpr_generator#280
No description provided.