On Thu, 2003-05-01 at 23:21, Not Zed wrote: > i think the code was using the old libxml way of doing charsets (i.e. > not at all), this patch should make it work in most (all?) cases (in the > bug, libxml is converting the data to utf8 anyway). depending on when > libxml converts to utf8 or not (always?). Looks good, but please add some space between the operators here: + /* bad/missing encoding, fallback to latin1 (locale?) */ + charset = r->cache->encoding?r->cache->encoding:"iso-8859-1"; Thanks! -- Ettore
Attachment:
signature.asc
Description: This is a digitally signed message part