hi
On Fri, 2002-11-01 at 09:18, holger krekel wrote:
> [Christian Zonsius Fri, Nov 01, 2002 at 08:31:51AM +0100]
> > hi,
> >
> > i tried the bxe behavior when entering special chars like "äöü" and it
> > seems
> > strange. when pressing save, bxe utf8 encodes the chars, but on load again,
> > the text isnt utf8 decoded. the reason for this seems the encoding
> > definiton
> > in xml file (or xml snippet which is passed to save.php (wyona method)).
> > here
> > it should be utf8 instead of iso 8859 1.
>
> Yes, you are right. And also note that the wyona.js and http.js methods
> of saving *always* send utf8 encoded strings no matter what the
> xml-processing instruction says. So probably there is a mismatch
> on the server side where the xml document states it's ISO-8859-1 encoded
> but really is utf8 (due to the XMLHttpRequest.send method).
> When i changed all the transformations to produce utf8 as
> the xml-encoding it didn't work. Don't know why, though.
> But i recommend using UTF8 everywhere.
I will look into this today. I also think, we should use utf8
everywhere, if possible ;)
Watch http://bugs.bitflux.ch/cgi-bin/bugzilla/show_bug.cgi?id=13 for
updates :) But I will post it here as well, when I have a solution.
chregu
--
bx-editor-dev mailing list
bx-editor-dev@xxxxxxxxxxxxxxxx
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev
|