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 #5555 NPE if Filter of named servlet #5556

Merged
merged 1 commit into from Nov 2, 2020

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Nov 2, 2020

Fixed #5555 NPE if there is a filter with a servlet name mapping, but a request is received for a servlet without a name match.
Added more simple tests for servlet and filter mappings

Fixed #5555 NPE if there is a filter with a servlet name mapping, but a request is received for a servlet without a name match.
Added more simple tests for servlet and filter mappings
@gregw gregw requested a review from janbartel November 2, 2020 09:20
@gregw gregw added Bug For general bugs on Jetty side High Priority labels Nov 2, 2020
@gregw gregw added this to In progress in Jetty 9.4.34 via automation Nov 2, 2020
@gregw gregw requested a review from olamy November 2, 2020 09:20
Jetty 9.4.34 automation moved this from In progress to Reviewer approved Nov 2, 2020
Copy link
Contributor

@janbartel janbartel left a comment

Choose a reason for hiding this comment

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

LGTM

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 High Priority
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants