wp-front-end-editor icon indicating copy to clipboard operation
wp-front-end-editor copied to clipboard

Accents are encoded using ampersand eacute despite proper UTF8 charset being used

Open benjamin74 opened this issue 8 years ago • 0 comments

Expected behaviour and actual behaviour

Chars like accents é è, etc... should appear like that in html, not encoded with the AMPERSAND EACUTE encoding.

Steps to reproduce the problem

I simply had created pages with accents in words... after initial saving accents were correct, i.e. not using the AMPERSAND EACUTE syntax.

After installing the plugin and doing some small modification to the pages, all pages have been reincoded using ampersand eacute syntax instead of UTF8 accents like é è etc

Specifications

  • Browser Name and Version: Chrome Version 56.0.2924.87 (64-bit)
  • WordPress Version: 4.7.2
  • Plugin Version: 2.2.1
  • Theme name/URL: Genesis sample child theme

Error messages

benjamin74 avatar Feb 20 '17 14:02 benjamin74