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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75817 --- shadow/75817 2005-08-14 19:17:31.000000000 -0400 +++ shadow/75817.tmp.6058 2005-08-14 19:17:31.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 75817 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: XP +Status: NEW +Resolution: +Severity: +Priority: Critical +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: problem with non existing URL (1.1.8.3 instalation Win32) + +after update to 1.1.8.3 Win32 installation System.Web (SimpleWorkerRequest) +has wrong behavior when put non existing URL + +on linux platform OK + + +Steps to reproduce the problem: +1. run xsp +2. put HTTP://127.0.0.1:8080/blee + + +Actual Results: +server down + +Expected Results: +File '/blee' not found. + +How often does this happen? +on windows with latest 1.1.8.3 instalation + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
