[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:28:57 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 07:10:01.000000000 -0400
+++ shadow/75360.tmp.5399 2005-06-23 08:28:57.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75360
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details: Linux FC2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
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
@@ -21,6 +21,11 @@
to add to page some letters with diacritic marks like Å¡Ä... and you'll see...
------- Additional Comments From alois.belaska at monetplus.cz 2005-06-23 07:10 -------
Created an attachment (id=15364)
testcase
+
+------- Additional Comments From gonzalo at ximian.com 2005-06-23 08:28 -------
+The default fileEncoding for mono is UTF8. If you're using your local
+encoding for the files, you should use the CodePage attribute for
+ at Page/@Control or set fileEncoding in your web.config.
More information about the mono-bugs
mailing list