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

getPut() doesn't parse if HTTP Method is PUT and request data is encoded as form-data #16271

Closed
vibonacci opened this issue Jan 20, 2023 · 2 comments · Fixed by #16387
Closed
Labels
5.0 The issues we want to solve in the 5.0 release bug A bug report status: medium Medium

Comments

@vibonacci
Copy link

getPut() doesn't parse if request data is encoded as form-data. The screenshot explains it all.

image

Phalcon version 4.12
PHP Version: 7.4.30
Operating System: Windows 11

@vibonacci vibonacci added bug A bug report status: unverified Unverified labels Jan 20, 2023
@sinbadxiii
Copy link
Contributor

I think I can solve this problem

@niden niden linked a pull request Jul 28, 2023 that will close this issue
5 tasks
@niden niden added status: medium Medium 5.0 The issues we want to solve in the 5.0 release and removed status: unverified Unverified labels Jul 28, 2023
@niden
Copy link
Member

niden commented Jul 28, 2023

Resolved in #16387 (thank you @sinbadxiii)

@niden niden closed this as completed Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 The issues we want to solve in the 5.0 release bug A bug report status: medium Medium
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

3 participants