[Mono-bugs] [Bug 75360][Blo] Changed - ASP.NET cannot show letters
with diacritic marks correctly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 23 08:52:09 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75360
--- shadow/75360 2005-06-23 08:50:50.000000000 -0400
+++ shadow/75360.tmp.5671 2005-06-23 08:52:09.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75360
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details: Linux FC2
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Blocker
Component: Sys.Web
AssignedTo: mono-bugs at ximian.com
ReportedBy: alois.belaska at monetplus.cz
QAContact: mono-bugs at ximian.com
@@ -30,6 +30,15 @@
encoding for the files, you should use the CodePage attribute for
@Page/@Control or set fileEncoding in your web.config.
------- Additional Comments From alois.belaska at monetplus.cz 2005-06-23 08:39 -------
I'am not using for aspx files local encoding but UTF-8. Please try to
run testcase and than tell me i'am wrong.
+
+------- Additional Comments From gonzalo at ximian.com 2005-06-23 08:52 -------
+Apparently there has been some change in mcs that makes it not detect
+the utf8 encoding of a file properly (ASP.NET uses that encoding in
+when generating the intermediate file).
+
+I'm marking this bug as duplicate of 75361
+
+*** This bug has been marked as a duplicate of 75361 ***
More information about the mono-bugs
mailing list