I am using drupal 8.8 and file_encrypt alpha 2 with Imagick for the image styles. I have a custom encrypt path set to point to another folder in the sites folder of my drupal install.
Does anyone actually have this module allowing you to upload images to encrypted image fields that have a image styled thumbnail appear as soon as the image is uploaded? I have been debugging the code and I legit don't think this code would work. The paths just get all confused with styles/ folders and paths to the uploaded file didn't really even seem like they were being put in the correct upload folder as well.
I am more just looking for someone to let me know this actually should work and maybe explain how you have configured to work.
I was seeing paths list encrypt://styles/styles/.... where it duplicates the styles part, or paths where the encrypt profile part is just stripped out, etc. The code does not seem correct in all the different ways that it is used. Thanks
Active
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.