[Mono-bugs] [Bug 56267][Wis] New - Error in WebDefaultConfig.GetConfigFromFileName()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Mar 2004 17:46:18 -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 mono-bug@jerryweb.info.
http://bugzilla.ximian.com/show_bug.cgi?id=56267
--- shadow/56267 2004-03-30 17:46:18.000000000 -0500
+++ shadow/56267.tmp.10549 2004-03-30 17:46:18.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 56267
+Product: Mono: Class Libraries
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: Gentoo
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: mono-bug@jerryweb.info
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Error in WebDefaultConfig.GetConfigFromFileName()
+
+When a file from some subdirectory is read/being processed, the web.config
+file from the root directory is in the procedure
+WebDefaultConfig.GetConfigFromFileName() handled/being processed wrongly -
+because of wrong conversion of directory names.