Skip to content
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

Category Link Anchor Custom Text Encoding #8535

Closed
george-vlahakis opened this issue Feb 13, 2017 · 2 comments
Closed

Category Link Anchor Custom Text Encoding #8535

george-vlahakis opened this issue Feb 13, 2017 · 2 comments

Comments

@george-vlahakis
Copy link

Preconditions

  1. Magento 2.14

Steps to reproduce

  1. In page layout add widget of type "Catalog Category Link" in content
  2. In Anchor Custom Text set the text to be in non-English characters

Expected result

  1. Maintain the UTF-8 charset

Actual result

  1. The text is converted (assuming a db conversion)
@george-vlahakis
Copy link
Author

If I change the text inside the editor itself and save the page it works, but when I return the page admin again it throws this error.

Attention

error: error in [unknown object].fireEvent(): event name: tinymceBeforeSetContent error message: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.

@ziiljuks
Copy link

It looks like we will have to wait for fix: scheduled for 2.1.9
#4232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants