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

WW-5486 Fixes exposing params added by ServletDispatcherResult #1123

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

lukaszlenart
Copy link
Member

@lukaszlenart lukaszlenart marked this pull request as ready for review November 9, 2024 09:49
@lukaszlenart lukaszlenart force-pushed the fix/WW-5486-request-params branch from 9516234 to cf26007 Compare November 13, 2024 08:52
@@ -53,8 +56,7 @@ public void testInclude() {
try {
view.execute(null);
} catch (Exception e) {
Copy link
Member

Choose a reason for hiding this comment

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

Hm why do we need these catches?

Copy link
Member Author

Choose a reason for hiding this comment

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

No idea, but fair point, I will remove them

Copy link
Member Author

Choose a reason for hiding this comment

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

done

Copy link

sonarcloud bot commented Nov 13, 2024

@lukaszlenart lukaszlenart merged commit 08f664c into release/struts-7-0-x Nov 13, 2024
7 checks passed
@lukaszlenart lukaszlenart deleted the fix/WW-5486-request-params branch November 13, 2024 09:13
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

Successfully merging this pull request may close these issues.

2 participants