-
Notifications
You must be signed in to change notification settings - Fork 9.4k
fix wysiwyg editor not decoding base64 filenames special chars #18215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix wysiwyg editor not decoding base64 filenames special chars #18215
Conversation
Hi @adammada. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @sidolov, thank you for the review. |
Hi @adammada. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
Description
Properly decode base64 special chars in TinyMCE. Whole part of code was changed in 2.3, but it is not working in 2.2
Fixed Issues (if relevant)
Manual testing scenarios