[Mono-bugs] [Bug 76443][Wis] Changed - <httpHandlers>: path
matching bug
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 15 11:57:29 EDT 2005
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 colin at univ-metz.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=76443
--- shadow/76443 2005-10-14 18:14:18.000000000 -0400
+++ shadow/76443.tmp.3362 2005-10-15 11:57:29.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76443
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: robertj at gmx.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -30,6 +30,12 @@
The problem is in
System.Web.Configuration/HandlerFactoryConfiguration.cs:
HttpHandler.PathMatches(string) considers only the last
path component of the path to be matched against
the regexp constructed from "foo/*.ashx".
+
+------- Additional Comments From colin at univ-metz.fr 2005-10-15 11:57 -------
+it seems to be a duplicate of :
+http://bugzilla.ximian.com/show_bug.cgi?id=76073
+Let me know if you need a test case.
+
More information about the mono-bugs
mailing list