On Apr 6, 2005 8:43 AM, Iúri Chaer <iuri...@gmail.com> wrote:
I had tried that clever trick of yours, just forgot to mention. Thing
is, it parses alright in the dashboard, but I just see é in my
blog. Besides, I don't think it's standard behaviour for a browser to
reparse stuff - it woudn't be a smart way to operate.
Well, actually I typed "é" in my editor, but the parser (MSXML)
automatically changed it to "&#233;" (and the parser gives back
"é" as output text).
Anyway, it works fine with me:
http://torum.blogspot.com/2005_04_01_torum_archive.html#111288694253982510
(My blog's encoding is set to UTF-8)
But still, it is NOT fine that Blogger returns "é" when sending GET
request via AtomAPI. It's supporsed to be "&#233;"...
BTY, if I get a chance, I'll try posting "é" instead of "é".