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

[4.x] Delete temporary uploaded file after response #9542

Merged
merged 3 commits into from Feb 20, 2024

Conversation

ryanmitchell
Copy link
Contributor

@ryanmitchell ryanmitchell commented Feb 19, 2024

A potential solution to #9512 is to not delete the temporary upload file until after the response has been sent.

This avoids restructuring a lot of the upload logic or potentially introducing breaking changes.

Fixes #9512

@jasonvarga jasonvarga merged commit 150b07e into statamic:4.x Feb 20, 2024
18 checks passed
@ryanmitchell ryanmitchell deleted the fix/issue-9512 branch February 20, 2024 17:39
JohnathonKoster pushed a commit to JohnathonKoster/cms that referenced this pull request Feb 23, 2024
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.

Error in event listener when uploading file in front-end form
3 participants