[Mono-bugs] [Bug 75252][Nor] Changed - ASP.NET failing to compile
code with identifiers containing non-English characters in UTF-8
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 14 08:42:31 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 informatique.internet at fiducial.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=75252
--- shadow/75252 2005-06-13 21:25:02.000000000 -0400
+++ shadow/75252.tmp.2265 2005-06-14 08:42:31.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75252
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
@@ -237,6 +237,11 @@
effect on the outcome, but as you experienced, it did. What happened
in this case is that it used the defaults in machine.config, that set
request/response/file encodings to utf-8. I just fixed this problem in
svn head r45928. I think this will fix the original problem in the
reporter's configuration, as the default fileEncoding="utf-8" wasn't
being honored, but replaced with Encoding.Default.
+
+------- Additional Comments From informatique.internet at fiducial.fr 2005-06-14 08:42 -------
+I've no more problem with compilation with your fixes. But I cannot
+display Utf-8 characters in apsx pages... they don't appear at all...
+changes to <globalization> in web.config changes nothing...
More information about the mono-bugs
mailing list