OK I finally got it - this is a Perl 5.8 effect. The temporary fix is
to put this at the top of your stylesheet:

    <%  use encoding "utf8"; %>

Warning, this has a process-wide, irrevocable effect (e.g. *all*
output from this interpreter instance will be UTF-8 - it had better
serve only AxKit pages and not write temp files on disk)

I will enroll explicit and less intrusive support for output encoding
specification in the next version of XML::XPathScript. Matt, maybe
this will be a good time to switch to the new version of
Apache::AxKit::Language::XPathScript too?

-- 
Dominique QUATRAVAUX                           Ing�nieur senior
01 44 42 00 08                                 IDEALX

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to