https://issues.apache.org/bugzilla/show_bug.cgi?id=49476

           Summary: Cannot expire selected session in Manager webapp
           Product: Tomcat 7
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Manager
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: knst.koli...@gmail.com


Running 7.0.0. Steps to reproduce:

1. Login to the Manager webapp.

2. In the "Sessions" column click on the number (1) in the "/manager" row.
The Sessions Administration page`[1] is opened.

3. In the sessions list put a checkmark next to any session and press
Invalidate selected Sessions button.

4. 
Actual result: message:
FAIL: Nonce mismatch. Command "/sessions" was ignored.

and the page displays the list of webapps.
Expected result: Invalidating a session and redisplaying the sessions list.


[1] http://localhost:8080/manager/html/sessions?path=/manager

Suspected cause is that [1] is opened with a GET query that does not include
the nonce in its URL.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to