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

Fixes Session IllegalStateException #5050

Merged

Conversation

geichelberger
Copy link
Contributor

This PR fixes the IllegalStateException on retrieving a session. Instead of requesting a new session, only return existing ones. Since that change, the error did not occur on my dev setup.

https://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html#getSession(boolean)

Fixes #4971

@stefanosgeo
Copy link
Contributor

@lkiesow can you manage to review and merge it before 14.x release? We are going to release Opencast 14 in about 2 hours...

@wsmirnow wsmirnow self-assigned this Jun 22, 2023
Copy link
Contributor

@wsmirnow wsmirnow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense for me

@wsmirnow wsmirnow merged commit 311a207 into opencast:r/14.x Jun 22, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants