oroinc / platform

Main OroPlatform package with core functionality.
Other
627 stars 351 forks source link

Synchronize emails #1049

Closed Iyadhfaleh closed 3 years ago

Iyadhfaleh commented 3 years ago

Summary
An exception threw when synchronizing emails when the subject contains emojis.

image

image

anyt commented 3 years ago

This bug was fixed in 4.1 LTS.

Iyadhfaleh commented 3 years ago

@anyt , I upgraded to 4.1.10 but I had the same issue

{ "name": "oro/platform", "version": "4.1.10", "source": { "type": "git", "url": "https://github.com/oroinc/platform.git", "reference": "3a4873fc8ebb7d51c683269abd89631b184d0ea7" } }

anyt commented 3 years ago

please share the output of the command


composer info | grep oro/
Iyadhfaleh commented 3 years ago

oro/calendar-bundle 4.1.8 Calendar bundle for OroPlatform-based applications. oro/crm 4.1.0 OroCRM oro/crm-call-bundle 4.1.6 Oro Call Bundle oro/crm-dotmailer 4.1.6 Oro Dotmailer integration oro/crm-hangouts-call-bundle 4.1.1 Oro Google Hangouts integration oro/crm-magento-embedded-contact-us 4.1.2 OroCRM Magento Embedded Contact Us package oro/crm-task-bundle 4.1.5 Oro Task Bundle oro/crm-zendesk 4.1.4 OroCRM Zendesk Integration oro/doctrine-extensions 1.2.2 Doctrine Extensions for MySQL and PostgreSQL. oro/mailchimp 4.1.5 Oro MailChimp integration oro/marketing 4.1.6 Oro Marketing Bundles oro/oauth2-server 4.1.7 Oro OAuth 2.0 authorization and resource server for BAP oro/platform 4.1.10 Business Application Platform (BAP) oro/platform-serialised-fields 4.1.3 OroPlatform Serialized Fields oro/redis-config 4.1.5 OroRedisConfigBundle oro/twig-inspector 1.0.3 Oro Twig Inspector adds the possibility to find twig templates and blocks used for rend...