https://bugzilla.novell.com/show_bug.cgi?id=649369

https://bugzilla.novell.com/show_bug.cgi?id=649369#c11


--- Comment #11 from Marek Habersack <[email protected]> 2010-10-30 
00:24:31 CEST ---
(In reply to comment #10)
> (In reply to comment #9)
> > I think we need to find what is wrong first, looking at the error again I
> > noticed a bug in error page. For some reason is has set windows-1252 which 
> > is
> > ASP.NET bug and clearly wrong and that's why you are seeing ????? but I 
> > don't
> The rewriter always uses UTF8 to write and it uses fileEncoding to read -
> there's not much there that can go wrong. If the error page has windows-1252
> then either responseEncoding is set to this cp, or the code changes the 
> current
> thread's culture.
To reply to my own post - windows-1252 you see in the .mht file is because IE
saved the page in that encoding. The <META> is added by the browser while
writing the page to disk.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to