[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:39:24 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 alois.belaska at monetplus.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=75360
--- shadow/75360 2005-06-23 08:28:57.000000000 -0400
+++ shadow/75360.tmp.5513 2005-06-23 08:39:24.000000000 -0400
@@ -26,6 +26,10 @@
------- 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
@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.
More information about the mono-bugs
mailing list