Skip to content

[BUGFIX] fix checks for invalid action arguments #1228

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

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

hannesbochmann
Copy link

The $mail argument needs to be optional so we can
act if the object is not given.

fixes #969

The $mail argument needs to be optional so we can
act if the object is not given.

fixes in2code-de#969
Copy link
Contributor

@vertexvaar vertexvaar left a comment

Choose a reason for hiding this comment

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

lgtm

@mschwemer mschwemer merged commit 93dc180 into in2code-de:typo3-v12 Aug 4, 2025
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.

Required argument "mail" is not set when calling url without POST
3 participants