- Issue created by @StryKaizer
- Status changed to Needs review
over 1 year ago 7:35am 13 September 2023 - 🇧🇪Belgium StryKaizer Belgium
Fix attached for remote systems.
Note: patch not tested on local filesystems - 🇧🇪Belgium StryKaizer Belgium
It looks like this was intentional since 🐛 Huge Temporary files Magick Fixed
It would probably be better to ensure the file is local before accessing it directly, in that case.
- 🇫🇷France sgostanyan
Could you confirm that the attached patch is working.
Instead of using filesystem to get the realpath, it uses the stream wrapper. In the case of the streamwrapper is unable to give a realpath, the file uri is used to instanciate the Pdf object. This patch has worked for me with s3fs.
Also it's been merged into 6.0.0.
- Status changed to Fixed
about 1 year ago 1:49pm 24 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.