timlovrecic / Webform-Protected-Downloads

Recreation of Webform Protected Downloads for Drupal 8
5 stars 8 forks source link

Issues with Drupal 8.8.0 #14

Open redseujac75 opened 4 years ago

redseujac75 commented 4 years ago

This module gives errors in Drupal 8.8.0. "The file "xyz.zip" could not be uploaded." "The file private://webform_protected_downloads/xyz.zip already exists. Enter unique file URI". That error message is not correct because the mentioned file did not already exist. When I look trough FTP I see that the file nevertheless got uploaded through the module, but I cannot use the link because of that wrong error. Please investigate and fix. upload_error_drupal808 Edit: this seems to be a cache problem. Clearing the cache however does not fix the issue. I had to rename the file to be able to upload it (again).

anotherjames commented 3 months ago

The new version of this back on https://www.drupal.org/project/webform_protected_downloads does not appear to have this problem.