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

Upload file fixed #8211

Merged
merged 9 commits into from
Jun 27, 2024
Merged

Upload file fixed #8211

merged 9 commits into from
Jun 27, 2024

Conversation

Bayheck
Copy link
Collaborator

@Bayheck Bayheck commented Jun 13, 2024

Purpose

Protocol.Fetch.RequestPausedEvent postData is now deprecated resulting in file corruption in file uploads.

Approach

Replace postData with postDataEntries.

References

https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Request
closes #8198

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Jun 13, 2024
@Bayheck Bayheck removed the STATE: Need response An issue that requires a response or attention from the team. label Jun 13, 2024
@Bayheck Bayheck marked this pull request as ready for review June 19, 2024 06:29
@Bayheck Bayheck changed the title testing upload Upload file fixed Jun 24, 2024
@Aleksey28 Aleksey28 requested a review from PavelMor25 June 26, 2024 09:12
@PavelMor25 PavelMor25 merged commit ec04033 into DevExpress:master Jun 27, 2024
21 checks passed
Copy link

Release v3.6.2-rc.1 addresses this.

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.

File upload problem with Excel Files in Latest Version of Chrome 125
3 participants