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

bug (refs T35953): Don't stringify form data #703

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

gruenbergerdemos
Copy link
Contributor

Ticket: https://yaits.demos-deutschland.de/T35953

If you stringify a form data object you get an empty object. For form post we need to send the form data as it is.

If you stringify a form data object you get an empty object. For form post we need to send the form data as it is.
@gruenbergerdemos gruenbergerdemos self-assigned this Jan 9, 2024
@gruenbergerdemos gruenbergerdemos added bug Something isn't working review:frontend labels Jan 9, 2024
Copy link
Contributor

@hwiem hwiem left a comment

Choose a reason for hiding this comment

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

lgtm + works, thanks for the fix!

@gruenbergerdemos gruenbergerdemos merged commit ee22246 into main Jan 9, 2024
1 check passed
@gruenbergerdemos gruenbergerdemos deleted the b_T35953_api_request_form_data branch January 9, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review:frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants