SMF Development > Fixed or Bogus Bugs
[BUG?] Converts non-standard characters to HTML, but doesn't convert them back
Oldiesmann:
If I were to try and post non-standard characters on this board, such as Cyrillic or another alphabet, it would convert them to the HTML ASCII codes for those characters, but these would not be converted back, so we would see &#somenumber; instead of the character...
Bouminok:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
This site isn't in Unicode... you could do it on your SMF release by all means.... :)
Tyris:
uh... speaking of which... I'm getting
--- Quote ---Target: http://www.simplemachines.org/community/index.php?threadid=2081/1;topicseen
I/O Error: Invalid byte 1 of 1-byte UTF-8 sequence.
--- End quote ---
when I click the CSS button... not fully compliant ;)
I think its the << symbol...
Oldiesmann:
--- Quote from: bostasp on October 13, 2003, 09:10:44 AM ---<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
This site isn't in Unicode... you could do it on your SMF release by all means.... :)
--- End quote ---
Hmmm... Maybe that's why I get a "4" when I hit ALT+1076 instead of some strange Russian letter...
[Unknown]:
Tyris,
That's because I fixed content encoding - or at least I think that's the cause. Before it was not properly compressing the output.
Or I might be wrong...
-[Unknown]
Navigation
[0] Message Index
[#] Next page
Go to full version