[Mono-bugs] [Bug 635253] New: System.Web is not calling SetEndOfSendNotification()

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 27 17:34:13 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=635253#c0


           Summary: System.Web is not calling SetEndOfSendNotification()
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: gonzalo at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=386012)
 --> (http://bugzilla.novell.com/attachment.cgi?id=386012)
Test case

Run the attached test case like:
   mono SimpleWorkerRequest.exe index.aspx

Actual results:
 -The index page is displayed

Expected results:
 -There should be a stack trace and a message printed from
SetEndOfSendNotification (). The 'extraData' argument should be the HttpContext
of the request that is just about to finish.

-- 
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