[Mono-bugs] [Bug 77291][Nor] Changed - xsp sends aspx source code
to browser for download when using HttpContext.RewritePath
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 23 15:36:52 EST 2006
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77291
--- shadow/77291 2006-01-17 19:36:31.000000000 -0500
+++ shadow/77291.tmp.27775 2006-01-23 15:36:52.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77291
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: scottellington at comcast.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -34,6 +34,31 @@
redirected aspx page with the requested QueryString and PathInfo values.
------- Additional Comments From scottellington at comcast.net 2006-01-17 19:36 -------
Created an attachment (id=16366)
sample app
+
+------- Additional Comments From gonzalo at ximian.com 2006-01-23 15:36 -------
+I cannot reproduce the problem with the test you attached.
+I get a page that says 'asdas' and that's all.
+
+On the console I see:
+Root directory: /tmp/nose/pi_test
+Hit Return to stop the server.
+HERE
+http://127.0.0.1:8080/index.aspx?SectionId=5&
+/index.aspx
+PhysicalPath /tmp/nose/pi_test/index.aspx:
+CurrentExecutionFilePath /index.aspx:
+/index.aspx
+/ResetPassword
+SectionId=5&
+INDEX.ASPX
+
+
+What version of mono/xsp are you using? Either it's an old version or
+you forgot to tell me something else that is needed to reproduce the
+problem.
+
+Feel free to reopen if you can reproduce the problem and have more
+details.
More information about the mono-bugs
mailing list