Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: Signalman
Sorry, my post contains a lot of those weird special characters. Never happened before.

Could the problem be with FR?

It should work.

Those are curly quotes, e.g.,

“refugees”

The page is supposedly encoded in UTF-8. Curly quotes require three bytes each in UTF-8 (in hex: e2 80 9c and e2 80 9d). A browser rendering UTF-8 should show those triplets as the left and right curly quote characters, respectively.

However, if you look at the page source, what you see is not the above hex, but instead HTML entities corresponding to the three bytes of each triplet:

Muslim “refugees” that are

It appears to be an FR bug. The server is translating individual bytes outside the 7-bit ASCII range to the corresponding HTML entities, resulting in the garbage we are seeing. It should leave them alone and let the browser render them correctly — something browsers have been capable of doing for some years now.

This bug is a recent development. For instance, you now get garbage if you post Russian:

Путин instead of Путин.

Posting Russian (or pretty much anything else) always used to work fine.


85 posted on 10/29/2015 6:27:01 PM PDT by cynwoody
[ Post Reply | Private Reply | To 3 | View Replies ]


To: cynwoody; Signalman

Those “special” characters appear in all three of my browsers so I would conclude it to be a FR issue


99 posted on 10/30/2015 8:46:05 AM PDT by GregNH (If you can't fight, please find a good place to hide!)
[ Post Reply | Private Reply | To 85 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson