[Mono-bugs] [Bug 68070][Wis] Changed - The xsp hangs or abort on multiple requests.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 31 Oct 2004 10:44:10 -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 vargaz@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=68070

--- shadow/68070	2004-10-14 10:39:45.000000000 -0400
+++ shadow/68070.tmp.727	2004-10-31 10:44:10.000000000 -0500
@@ -62,6 +62,14 @@
 ./configure --without-icu
 
 Miguel.
 
 ------- Additional Comments From ztashev@openlinksw.co.uk  2004-10-14 10:39 -------
 After disabled ICU, the problem still persists.
+
+------- Additional Comments From vargaz@gmail.com  2004-10-31 10:44 -------
+If you get the message about u_strToUpper, that means you runtime
+is still configured with icu support. Make sure mono --version
+prints
+Globalization: none
+
+