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

Issue #11312 - fix deprecated init-param detection in DefaultServlet #11314

Merged

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Jan 24, 2024

Addressing calls to getInitParameter() in DefaultServlet on ee10/ee9/ee8 to properly find deprecated init param names.

Fixes #11312

@joakime joakime added the Bug For general bugs on Jetty side label Jan 24, 2024
@joakime joakime added this to the 12.0.x milestone Jan 24, 2024
@joakime joakime self-assigned this Jan 24, 2024
@joakime joakime requested a review from sbordet January 24, 2024 15:22
@joakime joakime merged commit fe99538 into jetty-12.0.x Jan 25, 2024
8 checks passed
@joakime joakime deleted the fix/12.0.x/ee10-defaultservlet-deprecated-init-params branch January 25, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

baseResource/resourceBase is no longer extracted from ServletContext
3 participants