Bug in file extension capitalization
-
If my source image is
FileName.JPG
The created Fly image is
FileName.jpg
But when I call
fly_get_attachment_image()
it outputs a reference to
FileName.JPG
(in the correct Flywheel directory). But on case-sensitive servers like mine, that capitalization difference returns a missing image.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bug in file extension capitalization’ is closed to new replies.