[Mono-bugs] [Bug 649369] ASP.NET with tis-620 encoding C# source file not work on Mono 2.8

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 29 18:24:31 EDT 2010


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

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


--- Comment #11 from Marek Habersack <mhabersack at novell.com> 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.


More information about the mono-bugs mailing list