> > I'm using Embperl 2.0rc1 on Fedora Core 2. My site delivers > everything in UTF-8 Unicode, which works fine in general. > > But if Embperl fills a <textarea> from %fdat, the special > characters - sequences of more than 1 byte - are interpreted > and quoted as they were Latin1, so my text is mangled. > > Any way I can fix this? >
Before you compile Embperl, rename epchar.c.min to epchar.c and it will work (you will loose the escaping of special chars like Umlaute, but with UTF-8 it won't work anyway (yet)) Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]