question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 5 years ago
  • Reactions:11
  • Comments:23 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
cannibalcowcommented, Sep 14, 2018

Why is this labeled as a feature? Is this not a bug?

1reaction
jennifer-shehanecommented, Mar 18, 2019
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found