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

UTF-8 special character issue in widgets #4232

Closed
jsakars opened this issue Apr 19, 2016 · 22 comments
Closed

UTF-8 special character issue in widgets #4232

jsakars opened this issue Apr 19, 2016 · 22 comments
Assignees
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@jsakars
Copy link

jsakars commented Apr 19, 2016

Steps to reproduce

  1. Install Magento 2.0.4
  2. Add CMS Page Link or other widget type which accepts input parameters
  3. Enter Latvian UTF-8 special characters glāžšķūņu rūķīši in input parameter
  4. See video for details

Expected result

  1. Widget is added correctly with UTF-8 characters

Actual result

  1. Widget is added but UTF-8 special characters are broken
  2. Error is show when hiding editor, fixing characters manually and showing editor again
@kristaps-aksjonovs
Copy link

Same issue. Maby any ideas about quickfix ?

@kristaps-aksjonovs
Copy link

@werdlv One way is to add widget using Insert widget not wysiwyg, error pop will show up, but on frontend content will be ok.

@shiftedreality
Copy link
Member

shiftedreality commented May 16, 2016

Hi @werdlv

Thank you for reporting. Looks like an issue with TinyMCE. I created internal ticket MAGETWO-52850 to investigate and fix.

@piotrekkaminski
Copy link
Contributor

We are nearly done fixing this issue and should be merged soon.

@palamar palamar added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Jun 22, 2016
@jsakars
Copy link
Author

jsakars commented Jun 29, 2016

@piotrekkaminski FYI - still present in 2.1.0

@pantaoran
Copy link

Looks like my report in #5708 duplicates this older issue more or less. I didn't find this one when I searched...

@vkorotun vkorotun removed the PS label Aug 4, 2016
@janepoltoratskaya
Copy link

is there any update on this issue?

@DevXeni
Copy link

DevXeni commented Sep 7, 2016

Just now I've got the same error. Bug is not fixed (magento 2.1, installed - July 2016). I think it's TinyMCE configuration. Maybe, need to set "entity_encoding" to "raw" and it will not convert our utf8 characters to a "named entity"...

@enrico69
Copy link

enrico69 commented Sep 8, 2016

Idem. Still present in Magento EE 2.1 (installed in july 2016).

@ziiljuks
Copy link

Still present in Magento CE 2.1.1

@tkacheva
Copy link

Issue is fixed in mainline (not 2.1.x)
54df23a

@irenelagno
Copy link
Contributor

This issue will be delivered to 2.1.x in the scope of MAGETWO-57051

@mhauri
Copy link

mhauri commented Oct 16, 2016

Would be great to get this released as soon as possible.

@mhauri
Copy link

mhauri commented Jan 9, 2017

@piotrekkaminski Still present in 2.1.3, why wasn't this merged from develop into 2.1.3?

@mhauri
Copy link

mhauri commented Feb 8, 2017

Still present in 2.1.4

@maksek
Copy link
Contributor

maksek commented Feb 13, 2017

The fix scheduled for 2.1.9

@maksek maksek reopened this Feb 13, 2017
@mhauri
Copy link

mhauri commented Feb 13, 2017

@maksek why so late, 2.1.5 will be a copyright update version only, but why not in 2.1.6?
What's the planned release cycle, based on the latest releases it's around 2 months between each release, so 2.1.9 will be 8 to 10 months away.

@maksek
Copy link
Contributor

maksek commented Feb 16, 2017

@mhauri 2.1.9 will be sooner. We will share our patch release roadmap soon. 2.1.6 will be security update, 2.1.7 will be fixes. But if the issue will have more votes, it may be sooner than 2.1.9. Use upvoting.

@koenner01
Copy link
Contributor

koenner01 commented Feb 21, 2017

Relates to #7249.
Commit where this has been fixed is referenced there too in case you want to patch this in your project

@pantaoran
Copy link

@maksek Is that promised patch release roadmap out yet? I would be very interested to see it.

hostep added a commit to hostep/magento2 that referenced this issue Apr 20, 2017
magento-team pushed a commit that referenced this issue Apr 20, 2017
…TF-8 special character issue in widgets #4232 #9333

 - Merge Pull Request #9333 from hostep/magento2:backport-magetwo-52850
magento-team pushed a commit that referenced this issue Apr 20, 2017
@veloraven
Copy link
Contributor

veloraven commented Jun 19, 2017

Internal ticket for ver. 2.0 - MAGETWO-57816, for ver. 2.1 - MAGETWO-57051
It has been already fixed and will be available in one of nearest releases.

@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-67621

@magento-team magento-team added 2.1.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report labels Jul 31, 2017
magento-team pushed a commit that referenced this issue Jun 25, 2019
[TSG] Fixes for 2.2.9 (pr97) (2.2.9-develop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests