Skip to content

fix: chunked upload leading to 0-byte files - #45035

Merged
susnux merged 1 commit into
masterfrom
enh/noid/fix-chunked-upload
Apr 25, 2024
Merged

fix: chunked upload leading to 0-byte files#45035
susnux merged 1 commit into
masterfrom
enh/noid/fix-chunked-upload

Conversation

@szaimen

@szaimenszaimen commented Apr 25, 2024

Copy link
Copy Markdown
Contributor

Follow-up to #43047

  • Location is not allowed inside .htaccess
  • the module was name incorrectly, so the fix could have never worked

Can be tested easily: nextcloud/all-in-one#4582 (comment)

Signed-off-by: Simon L <szaimen@e.mail.de>
@szaimenszaimen added bug 3. to review Waiting for reviews labels Apr 25, 2024
@szaimenszaimen added this to the Nextcloud 30 milestone Apr 25, 2024
@szaimen
szaimen requested a review from artongeApril 25, 2024 14:30
@szaimen

Copy link
Copy Markdown
ContributorAuthor

/backport to stable29

@szaimen

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

@szaimen

Copy link
Copy Markdown
ContributorAuthor

/backport to stable27

@szaimen

Copy link
Copy Markdown
ContributorAuthor

/backport to stable26

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chunked transfers lead to 0 byte files

3 participants

@szaimen@susnux@artonge