Re: small bug in mshtml component

2006-10-20 Thread Andrey Turkin
Jacek Caban wrote, on 10/20/06 22:13 MSK: > Hi Andrey, > > Andrey Turkin wrote: >> Hi, >> >> Just found a bug in mshtml component get_body method implementation. If >> one call it right after creation of CLSID_HTMLDocument instance, then it >> would return success and pass NULL as body object. Nat

Re: small bug in mshtml component

2006-10-20 Thread Jacek Caban
Hi Andrey, Andrey Turkin wrote: > Hi, > > Just found a bug in mshtml component get_body method implementation. If > one call it right after creation of CLSID_HTMLDocument instance, then it > would return success and pass NULL as body object. Native would return > "empty" body object instead. Nativ