DAV now returns file name with Content-Disposition header - #25043
Conversation
|
By analyzing the blame information on this pull request, we identified @rullzer, @DeepDiver1975 and @nickvergessen to be potential reviewers |
|
|
👍 |
There was a problem hiding this comment.
why this dark magic? That is going to bite us at some point...
There was a problem hiding this comment.
It's copied from Sabre\Auth,
don't know if it really is that dark, seems like the only way
|
Looks good 👍 |
|
Should we have intergration tests for this? |
|
O and failing intergration tests:
|
|
Ok, I'll have a look. Thanks |
Fixes issue where Chrome would append ".txt" to XML files when downloaded in the web UI
b3f412c to
1399e87
Compare
|
Fixed the integration test, glad that it exists 😄 |
|
👍 |
|
stable9: #25052 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Fixes issue where Chrome would append ".txt" to XML files when downloaded in the web UI
Fixes #23176
Please review @owncloud/filesystem @DeepDiver1975 @nickvergessen @rullzer
Would be best to backport this to 9.0 because that's where the issue first appeared, at the time where we switched the web UI to use the Webdav endpoint for downloads.
CC @DeepDiver1975 @dragotin