[Mono-bugs] [Bug 57082][Min] Changed - Request.Url.PathAndQuery returns a questionmark when there is no querystring

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Apr 2004 13:25:11 -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 martijn@boland.org.

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

--- shadow/57082	2004-04-16 02:02:14.000000000 -0400
+++ shadow/57082.tmp.31022	2004-04-21 13:25:10.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57082
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: mono 0.31
-Status: RESOLVED   
-Resolution: NOTABUG
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: Sys.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martijn@boland.org               
 QAContact: mono-bugs@ximian.com
@@ -49,6 +49,11 @@
 Created an attachment (id=7410)
 The output in the browser
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-04-16 02:02 -------
 closing
+
+------- Additional Comments From martijn@boland.org  2004-04-21 13:25 -------
+Ehrm, your attachment exactly shows the wrong behaviour. It 
+shows /pq.aspx? where it should show /pq.aspx (as it does when 
+running on MS .NET 1.1 when there is no querystring).