[Mono-bugs] [Bug 71871][Maj] New - Relative Path Lost on Forms Authentication Login Redirect
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Jan 2005 14:09:41 -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 rlyon@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71871
--- shadow/71871 2005-01-27 14:09:41.000000000 -0500
+++ shadow/71871.tmp.18281 2005-01-27 14:09:41.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 71871
+Product: Mono: Tools
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: XSP
+AssignedTo: gonzalo@ximian.com
+ReportedBy: rlyon@novell.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Summary: Relative Path Lost on Forms Authentication Login Redirect
+
+I will attach a slightly modified version of the XSP authtest.
+
+On the redirect to the login page the current relative path is lost. In
+the test the image on the login page will not be found.
+
+When the test redirects to the index page after the authentication, the
+added image on that page is found.
+
+A signout will take you back to the login page -- sometimes now showing the
+image because of the browser cache. However, a refresh on the login page
+will lose the image again.
+
+I have experienced this problem with images, includes, and stylesheets with
+both XSP and mod_mono.