[Mono-bugs] [Bug 51988][Min] Changed - Resnponse.Write and UTF8 files
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Dec 2003 07:51:17 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51988
--- shadow/51988 2003-12-10 07:50:49.000000000 -0500
+++ shadow/51988.tmp.1954 2003-12-10 07:51:17.000000000 -0500
@@ -25,6 +25,11 @@
TransformSource="foo.xsl"
runat="server" />
but when I want to generate some output directly from .aspx
withResponse.Write("some utf-8 text with national Polish chars");it's not
working properly."
+
+------- Additional Comments From gonzalo@ximian.com 2003-12-10 07:51 -------
+Created an attachment (id=6178)
+Test case
+