Error when downloading a file with download button
- Live
✔ - Dsp-10
✔
Description of the Bug:
I´ve got an email from a user. The upload via the three points is working. But she has problems when downloading one or more files using the grey download button. This only happens for pdf (blank pages), zip (blank folder) and docx, pptx, xlxs (Error; s. below). It does not happen for csv, json and txt
Error which accures for some files:
After clicking on yes, this error occurs:
I tried docs and ppt and for me it also happens. So please investigate why this is happening because another user also had the same issue even there it also was solved by itself (#37 (closed)).
Tried to get a trace ID, but I only got this after clicking download for a pptx:
And this after downloading a word document:
How to Reproduce:
- Try to download a file of each data format
- Try to open the file
- See if an error occures or if you can open the file
Technical Report:
Acceptance Criteria:
-
After downloading a file it should be able to open without error -
Each filetype should work
Severity Level:
-
High
Definition of Done:
-
Relevant merge requests are created and are targeting the main
or relevant branch -
Merge requests can be merged without conflicts, have a fitting name, pipeline stages are ✔ and are linked to this and relevant Issues -
At least one commit message follows the commit convention for the changelog -
Clear description on how to test this Issue is present, together with all required documentation (e.g. README.md
orSwagger API Docs
) -
(For a frontend ticket): Relevant testCases are written for the bug occured in this ticket (e.g. A testcase for UserProfile page).(not really testable without full integration tests) -
For new projects: Think about the visibility of the project. -
(Optional): If necessary, Integrator Script's
integrations.json
is updated with relevant branch names and versions
Testing Phase:
-
Functionality Test -
Code Review
Repository Branch:
Hotfix/0038-correctDownload
Edited by L. Ellenbeck