[Mono-bugs] [Bug 459270] New: [Regression ]: xsp{1, 2} authentication test fails to load index page

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 15 18:43:44 EST 2008


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


           Summary: [Regression ]: xsp{1,2} authentication test fails to
                    load index page
           Product: Mono: Class Libraries
           Version: 2.2.x
          Platform: x86-64
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:

This worked correctly in mono-2.2p1

When accessing http://<server_address>:8080/1.1/authtest/login.aspx , we can
enter the email address and password however, upon clicking the "Login" button,
the "logged in" page does not appear.

Usually, a page appeares that says "Logged in" or something simiarl with a
"Logout" button, which clears the cookies and session info.

Also, from the xsp1/2 index pages, clicking directly on "Authentication" used
to bring us to the Logged in page once successfully authenticated. It now
brings up a directory index of the http://c418:8080/1.1/ URL regardless of
accessing http://c418:8080/1.1/authtest/.  The result is the same if you click
on the authtest or any other link again and get
http://c418:8080/1.1/authtest/<other_link_name>/ - it lists the same directory
listing:

"The following directories and files are found in this directory:

        * asp.net
        * authtest
        * customcontrol
        * databind
        * handlers
        * html
        * webcontrols
        * webservice
        * index.aspx"


It is expected that after entering the data and pressing "Login" you are
presented with a page that says you are logged in with a button that says
"logout".  This does not happen any more.


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