aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/capitalized_attachment_names.mdwn
diff options
context:
space:
mode:
authorhttp://webdog.pip.verisignlabs.com/ <http://webdog.pip.verisignlabs.com/@web>2013-05-01 16:16:22 -0400
committeradmin <admin@branchable.com>2013-05-01 16:16:22 -0400
commit9d1f48a0e2137aebffa82687a059d34f2042db30 (patch)
tree117dedd9f2b4938efe5e7713e0e172e1ca997beb /doc/bugs/capitalized_attachment_names.mdwn
parent1244371f1bb3a27249fb4947de8c7273696909bc (diff)
downloadikiwiki-9d1f48a0e2137aebffa82687a059d34f2042db30.tar
ikiwiki-9d1f48a0e2137aebffa82687a059d34f2042db30.tar.gz
Diffstat (limited to 'doc/bugs/capitalized_attachment_names.mdwn')
-rw-r--r--doc/bugs/capitalized_attachment_names.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/capitalized_attachment_names.mdwn b/doc/bugs/capitalized_attachment_names.mdwn
index 508e44245..0b37bb96d 100644
--- a/doc/bugs/capitalized_attachment_names.mdwn
+++ b/doc/bugs/capitalized_attachment_names.mdwn
@@ -4,6 +4,8 @@ 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, perhaps causing the above error -- no -- I get the same error even when image names are small letters.
+The caps in the image title were somehow converted to small letters, perhaps causing the above error -- no -- I get the same error even when image names are small letters.
+
+The error also occurs with png images.
How do I to fix this?