On Wed, Jan 21, 2009 at 08:29:34PM +0900, furaisanjin wrote:
Hi.
This is work around.
This so called "work around" works very well. While working on this, I used the testcases in the following table: load Reload Back ---------------------------- H__ OK OK OK H = has charset in HTTP header HM_ OK OK OK M = has charset in META H_C OK OK OK C = has remote CSS stylesheet HMC OK OK OK _ = disabled ___ OK OK OK _M_ OK OK OK __C OK OK OK _MC OK OK OK ---------------------------- Both patches pass all of them! I committed a similar approach that has a single code path for calling a_Decode_charset_init(). Please test and comment. -- Cheers Jorge.-