Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bad javadoc for sessionIdChanged #569

Closed
evernat opened this issue Dec 31, 2023 · 0 comments
Closed

bad javadoc for sessionIdChanged #569

evernat opened this issue Dec 31, 2023 · 0 comments

Comments

@evernat
Copy link

evernat commented Dec 31, 2023

The javadoc for sessionIdChanged in HttpSessionIdListener says @param event the HttpSessionBindingEvent containing the session and the name and (old) value of the attribute that was replaced, but the signature is void sessionIdChanged(HttpSessionEvent event, String oldSessionId).

The whole javadoc line for the event parameter seems incorrect.

markt-asf added a commit to markt-asf/servlet-api that referenced this issue Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant