[Mono-bugs] [Bug 371581] HttpContext.RewritePath no longer works

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 25 15:53:44 EDT 2008


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

User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=371581#c15


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #15 from Thomas Wiest <twiest at novell.com>  2008-07-25 13:53:44 MDT ---
Gert's test (gert/standalone/bug371581) fails on Mono 2.0p1.

Here's the relevant output from his test:
run-test:

    [sleep] Sleeping for 1000 milliseconds.
xsp
Listening on address: 0.0.0.0
Root directory: /root/gert/trunk/standalone/bug371581/web
Listening on port: 8081 (non-secure)
Hit Return to stop the server.
     [exec] 
     [exec] Unhandled Exception: System.Exception: #B:<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
     [exec] <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
     [exec]  <head>
     [exec]   <title>bug #371581</title>
     [exec]  </head>
     [exec]  <body>
     [exec]   <p>1-ok</p>
     [exec]  </body>
     [exec] </html>
     [exec] 
     [exec]   at Assert.IsTrue (Boolean value, System.String msg) [0x00000] 
     [exec]   at Program.Main () [0x00000] 

BUILD FAILED - 0 non-fatal error(s), 13 warning(s)

/root/gert/trunk/standalone/bug371581/default.build(52,4):
External Program Failed: /root/gert/trunk/standalone/bug371581/test.exe (return
code was 1)

Total time: 4.3 seconds.




If I run the test case manually (manually starting xsp, etc), I get this:
c221:~/gert/trunk/standalone/bug371581 # mono test.exe 
c221:~/gert/trunk/standalone/bug371581 # echo $?
1
c221:~/gert/trunk/standalone/bug371581 #


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list