aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/capitalized_attachment_names.mdwn
blob: 1e55052b6a21b55a36a6c4a96c255176ea65ff73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Given an uploaded image via: \[\[!img NAME.svg alt="image"\]\]

Viewing the generated page shows the following error:

"\[\[!img Error: failed to read name.svg: Exception 420: no decode delegate for this image format `/home/user/path/name.svg' @ error/svg.c/ReadSVGImage/2815\]\]"

The caps in the image title were somehow converted to small letters and then the image is saved as a directory.  Very puzzling.  
I get the same error when image names are small letters.

The error also occurs with png images.  

How do I fix this?