Umlauts in form labels

Permalink Browser Info Environment
When umlauts (found in German, Finnish for instance) are used in the form label field, they show correctly in the backend where fields are added but break on the front end in the form block and also in email notifications. For instance Äö shows as Äö .

Type: Ticket
Status: Archived
DigitalDesign
View Replies:
PhilYoung replied on at Permalink Reply
PhilYoung
Hi,
The developer fixed this issue in relation to the actual field entries using the code below

{
            //Fix UTF-8 issues
            $field->$col = utf8_encode($val);
                     }
line 117

in the file src/FormifyField.php. I am no developer but I assume a similar short fix needs to be applied to the form label and handle. However, Its beyond my ability.

Best
Phil
DigitalDesign replied on at Permalink Reply
DigitalDesign
Thanks for a tip. I'll give this a try tho I'm not too proficient with coding.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.

concrete5 Environment Information

Concrete5 v8.2.1 on Speedlite, shared server.

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.