> > > Okay, I understood. I think a new config var should be used for
> > > encoding attribute to generate html/xml.
> >
> > Sounds like a good idea to me!
>
> This is new patch. New config var is documentencoding.
Cool.
By the way the patch looks a little odd -- it looks like you have
deleted or blanked out a lot of files (e.g. LICENSE, README, ...). Is
your working directory OK?
Also, trackbacks -- it looks like you are using DocumentEncoding to
decode the fields in trackback pings. I think you might be better
looking at the Content-Encoding (Character-Encoding? Content-Type?)
header in the HTTP POST instead for that.
Cheers,
Phil :)