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

Accented characters are not decoded correctly #39

Closed
ghost opened this issue Jan 29, 2018 · 3 comments
Closed

Accented characters are not decoded correctly #39

ghost opened this issue Jan 29, 2018 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Jan 29, 2018

Expected behavior

Changing the default messages in Component Settings should work with accented characters, like in older versions.
This is from v2.1.0:
screenshot_20180129_105743

Actual behavior

Unicode characters are displayed incorrectly.
This is from the same application on the same page and region, with v2.2.2:
screenshot_20180129_105402

APEX version (4.2.6 / 5.0.3)

5.1.1

Used web server / version and platform (ORDS 3.0.3 / Tomcat 7 / Apache 2.4 / Linux x64)

ORDS3.0.9 / Tomcat 8 / Apache 2.4 / Linux x64

Used web browser / version and platform (Chrome 48 Mac / Firefox 44 Windows)

Firefox 58 Linux

@Dani3lSun Dani3lSun added the bug label Jan 29, 2018
@Dani3lSun
Copy link
Owner

Hey @nydn
you are correct...I changed the escaping from apex_escape.html to apex_escape.json since 2.2.x version:
013caa6#diff-183e72408fe211a2ff6cc5e3b4fbfd18
I will fix this issue in the upcoming release!
Thanks for reporting this!

@Dani3lSun
Copy link
Owner

FYI: There is now a new version available that should fix that error...
https://github.com/Dani3lSun/apex-plugin-dropzone/releases/tag/v.2.2.3

@ghost
Copy link
Author

ghost commented Jan 31, 2018

Thank you,new version works as intended!

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

No branches or pull requests

1 participant