- Issue created by @jeremiepape
- 🇫🇷France Striknin Lyon
Same here, with the module Webform Submissions Download →
Files all zipped but encrypted. So, on after unzip, files aren't readable
- 🇫🇷France Striknin Lyon
Hi,
For my own needs, I've created a patch to change the way that Webform Submissions Download → module add files to the final zip.
With encrypted files for example, we need to "call" them with their uri (not realpath on the server) and next manipulate them.
I'm not sure that is the best way to do that but it works.
See issue here : https://www.drupal.org/project/webform_all_download/issues/3432583 🐛 Zip file don't manage encrypted files Active