[Mono-bugs] [Bug 71366][Nor] Changed - Security exception on running xsp
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 Jan 2005 09:02:35 -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 sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71366
--- shadow/71366 2005-01-17 19:13:05.000000000 -0500
+++ shadow/71366.tmp.20218 2005-01-18 09:02:35.000000000 -0500
@@ -3,15 +3,15 @@
Version: unspecified
OS: GNU/Linux [Other]
OS Details: SuSE 9.0 AMD64
Status: NEW
Resolution:
Severity: Unknown
-Priority: Critical
+Priority: Normal
Component: System.Security
-AssignedTo: spouliot@videotron.ca
+AssignedTo: sebastien@ximian.com
ReportedBy: Willibald.Krenn@gmx.at
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Security exception on running xsp
@@ -59,6 +59,9 @@
------- Additional Comments From Willibald.Krenn@gmx.at 2005-01-17 19:13 -------
Seems to be ICU related. After a re-build of mono (with ICU disabled),
the error was gone..
(Unfortunately the xsp-sample application still does not run.. - but
that's due to another bug)
+
+------- Additional Comments From sebastien@ximian.com 2005-01-18 09:02 -------
+Thanks for the ICU info update - that would have been a hell to find.