Sterc / FormIt

A dynamic form processing Snippet for MODX Revolution
https://docs.modx.com/current/en/extras/formit
33 stars 58 forks source link

Sumitted data showing as encoded #253

Open arek-neptuneweb opened 3 years ago

arek-neptuneweb commented 3 years ago

Bug report

Summary

When I view form submissions that have unicode characters they seem to come out entified.

Step to reproduce

Submit a form using special characters eg. ' and then view the submission in the admin reports.

Observed behavior

The admin reports in the browser and in the download are showing entified characters.

Expected behavior

The characters should show normally as uft-8.

Environment

Apache and PHP 7.3.

arek-neptuneweb commented 3 years ago

Example of what is showing in the submission detail popup for one of the fields:

Want to buy 100' of Hedgelink Fence Slats for a 6' chain link fence at my home, either delivered or installed. Thank you!

Look at the ' and others also show up in similar ways.