Open
Description
Summary
When creating new email template under System-Email-templates.
New template of type plain text
is created succssefully, also data in databse are exactly how they suppose to be and how user have written them to field Template data -> content.
But after reopening this template data is loaded sth stripped newlines and stripped special characters like ľščťžýáíéúä...
Steps to reproduce
- create new template with rich data, ex:
ešešešešeše
rčrčrčrrčrčrčr
- open it
Actual Result
eeeeeeerrrrrrrr
Expected Result
same as inserted (eg. in oro_email_template db table)
Details about your environment
- OroPlatform version: 4.2.1
- PHP version: 7.4.14
- Database MySQL 5.7.12
- [Optional] Client browser and its version: tested at mozzila and chrome, both bad (not only for me)