2008/12/19 Wichert Akkerman <wich...@wiggy.net>:
>
> Both chameleon.core and chameleon.genshi show UTF-related test failures
> for me. They look like this:
>
>
> Expected:
>     <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
>     <div xmlns="http://www.w3.org/1999/xhtml";>
>       Hello World!
>     </div>
> Got:
>     <?xml version="1.0" encoding="UTF-16LE" standalone="no" ?>
>     <div xmlns="http://www.w3.org/1999/xhtml";>
>       Hello World!
>     </div>
>
>
> Could it be that python compile-options influence the test result?

That's odd. I must look into it futher to tell.

> I also added what should be a failing test for chameleon.genshi: the
> DOCTYPE of a document you include with XInclude its included in the
> output stream, which should not happen. For some reason that test fails
> for another reason though.

I shall review this test failure when I return to Copenhagen;
currently out of town until December 27th.

\malthe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"z3c.pt" group.
To post to this group, send email to z3c_pt@googlegroups.com
To unsubscribe from this group, send email to 
z3c_pt+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/z3c_pt?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to