You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/07/21 21:23:48 UTC

[jira] Closed: (TAPESTRY-424) RestartService creates HttpSession wrongfully

     [ http://issues.apache.org/jira/browse/TAPESTRY-424?page=all ]
     
Howard M. Lewis Ship closed TAPESTRY-424:
-----------------------------------------

    Fix Version: 4.0
     Resolution: Fixed

Nice patch :-), but I also had to update the test suite FYI.

> RestartService creates HttpSession wrongfully
> ---------------------------------------------
>
>          Key: TAPESTRY-424
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-424
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 3.0, 3.0.1, 3.0.2, 3.0.3, 4.0
>     Reporter: Fernando
>     Assignee: Howard M. Lewis Ship
>      Fix For: 4.0
>  Attachments: nosession.patch
>
> RestartService.java at line 75, tries to invalidate the HttpSession.  It goes this by calling getSession() (thus building a session that wasn't there), instead of getSession( false ).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org