Special characters in "Link Text"

Permalink Browser Info Environment
The addon doesn´t support swedish characters å, ä and ö in the field "Enter Link Text". It shows as är and ö.

Anyone know how to fix this? Would really appreciate some help on this!

Thanks!

Type: Discussion
Status: New
shiki
View Replies:
roihu replied on at Permalink Reply
roihu
I have the same problem, any solutions found yet?
roihu replied on at Permalink Reply
roihu
Here is how to fix issues with scandic letters.

Find Stack Modal "controller.php" the one that is under "packages/stack_modal/blocks/stackmodal/"

find this line:
$this->set('linkContents',htmlentities($this->linkContent));


replace it with this:
$this->set('linkContents',htmlspecialchars($this->linkContent, ENT_QUOTES, "UTF-8"));


done and cheers

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

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

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.