[Mono-bugs] [Bug 66623][Nor] Changed - Broken Url-handling for cookieless sessions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Sep 2004 14:56:47 -0400 (EDT)


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 juraj@hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=66623

--- shadow/66623	2004-09-22 14:55:44.000000000 -0400
+++ shadow/66623.tmp.20119	2004-09-22 14:56:47.000000000 -0400
@@ -46,6 +46,11 @@
 HttpResponse.ApplyAppPathModifier in the first place. That's what this
 method is for, according to the MS docs.
 
 System.Web.UI.Control.ResolveUrl calls HttpResponse.ApplyAppPathModifier.
 Should it do this? The way the path schema is designed, the Control-class
 must not care about the appPath modification.
+
+------- Additional Comments From juraj@hotfeet.ch  2004-09-22 14:56 -------
+Created an attachment (id=11205)
+testcase: cookieless.zip
+