When uploading a PDF file using the Cloudinary module, the generated URL misses the .pdf extension. Consequently, when users click on the generated link, the file downloads without an extension instead of opening in a browser tab for viewing.
Modify the Cloudinary module to ensure the .pdf extension is included in the generated URL for PDF files. This can be done by appending the file extension to the URL if it's missing.
None expected.
None expected.
None expected.
Active
3.0
Code