https://bugzilla.novell.com/show_bug.cgi?id=467221

https://bugzilla.novell.com/show_bug.cgi?id=467221#c14


Marek Habersack <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
            Version|2.8.x                       |unspecified
         Resolution|                            |FIXED

--- Comment #14 from Marek Habersack <[email protected]> 2010-12-14 
10:18:17 CET ---
I forgot about this bug, sorry about it... 

Mike, the patch did the trick but it also introduced a couple of problems:

 - endless recursion when requesting locations with certain setups (see the
Locations standalone test in System.Web - the sub/Default.aspx URL would
trigger it)
 - it ignored exact location matches and given locations like "sub" and
"sub/Stuff.aspx" it would return "sub" as the matching one, which is incorrect.

Modified (and slightly optimized) version of the fix was committed in
833aab4906f998ab0b79c0cbeaa825f480f06aa9 (master) and
776a60617aed7b2f7c10059f64ef425dadbb1210 (mono-2-8), thanks for the patch!

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to