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

--- Comment #13 from Mark Thomas <ma...@apache.org> ---
(In reply to comment #12)
> Mark, this is what the API docs say about changeSessionId():
> 
> [quote]
> Change the session id of the current session associated with this request
> and return the new session id.
> 
> Returns: the original session id
> [/quote]
> 
> As you can see, the documentation contradicts itself. My thought was to go
> with the "returns" statement for now and revise if necessary when the final
> API docs come out and that is corrected. Meanwhile, I was going to ping
> someone working on the spec and make sure they addressed the ambiguity.

You mean like me?
http://java.net/jira/browse/SERVLET_SPEC-54

> Do you have documentation somewhere that it is, for sure, supposed to be the
> new session ID?

The intention from the EG mailing list is that the new value should be
returned.

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