[Mono-bugs] [Bug 52604][Wis] Changed - XSP output encoding bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jan 2004 15:04:57 -0500 (EST)
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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52604
--- shadow/52604 2004-01-13 02:11:26.000000000 -0500
+++ shadow/52604.tmp.16719 2004-01-14 15:04:57.000000000 -0500
@@ -12,13 +12,13 @@
ReportedBy: bzd@go-mono.pl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: XSP output encoding bug
-BugsThisDependsOn: 52729
+BugsThisDependsOn: 52729[FIXED]
Description of Problem:
XSP has problems with displaying properly encoded national characters.
When .aspx contains utf-8 strings, either in HTML part or generated by
Response.Write (file is recognized as proper UTF-8), output is messy,
looks like UTF-16 or sth similar.