Closed simonbaird closed 2 years ago
The impact is that clicking "Save" after downloading doesn't work because it tries to save to the upload url.
I'm pretty sure this used to work, so I guess it's a regression.
Relevant code is in rails/lib/th_file.rb but it could be the "for_download" param is not being set as expected.
The impact is that clicking "Save" after downloading doesn't work because it tries to save to the upload url.
I'm pretty sure this used to work, so I guess it's a regression.
Relevant code is in rails/lib/th_file.rb but it could be the "for_download" param is not being set as expected.