Since WEBUI-1171, the download link is sometimes not correctly refreshed when navigating among the results of the advanced search.
Steps to reproduce:
- Import 2 .docx files
- Navigate to the Search
- Filter on the Author
- The results should display your 2 documents
- Click on the first one then download the attached file => the downloaded file should be correct
- Thanks to the left panel, click on the second one and download the attached file => the downloaded file should be correct too (not sure, sometimes the bug happens at this step)
- Click on the first document and download the attached file
- Observed that the download file name corresponds to the file attached to the second document
Expected behavior: the download URL is correctly refreshed when navigating among the results
- is caused by
-
WEBUI-1171 Fix direct download URL failing with appended clientReason parameter
- Resolved