Skip to content

Fix Content-Length for mail attachment and passport download

Stefan C requested to merge fix_mailbox_attachment_download into master

What does this MR do?

It fixes the wrong Content-Length header for mailbox attachments and passports, what lead to failing download

How confident are you it won't break things if deployed?

Sure

Links to related issues

https://yunity.slack.com/archives/CDFSR3Y4U/p1681323486175869

How to test

Already tested on beta and production

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • added to the next milestone (see https://gitlab.com/foodsharing-dev/foodsharing/-/milestones, unless it has a "for:Dev" label)
  • added an entry to CHANGELOG.md
Edited by Stefan C

Merge request reports