Character problems with character encoding of iso-8859-1 sites
See original GitHub issue- Operating System: Mac OS
- Cypress Version: Last
- Browser Version: Chrome and Electron
Hello,
My site is not yet in utf8 and i have Character problems for accented characters (doctype iso-8859-1
) when I use cypress. It’s not really blocking except when doing regular expression searches :
HTML HEADER CHARSET :
meta http-equiv="content-type" content="text/html; charset=iso-8859-1"
Result :
Les sites ont bien �t� supprim�s
� Tous droits r�serv�s �
Thanks Regards
Issue Analytics
- State:
- Created 5 years ago
- Reactions:11
- Comments:23 (6 by maintainers)
Top Results From Across the Web
Fix Character Encoding on Your Website - Larry Kagan
A step-by-step guide to troubleshooting and repairing character encoding problems in your website.
Read more >Special Characters Not Displaying (character encoding)
Special characters may not correctly display in all systems due to character encoding differences.
Read more >Charset problems (ISO-8859-1 x UTF-8) - Software Support
We are facing issues with character encoding when try to upgrade from 3.1.1.2 to 3.1.2.1. When we make a copy of the database...
Read more >Character Encoding Issue - UTF8 / iso-8859-1 - Stack Overflow
The problem seems to be that I can't use "Server.HTMLencode" on pages encoded as UTF-8 without the Server.HTMLencode garbling French / German / ......
Read more >Everything You Need to Know About Character Encoding
You have to select the proper character encoding when building websites. ... ISO-8859-1 is a common character encoding on the Web. It contains:....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Why is this labeled as a feature? Is this not a bug?
@opensas Look into our custom command documentation