diff options
author | http://webdog.pip.verisignlabs.com/ <http://webdog.pip.verisignlabs.com/@web> | 2013-05-01 16:15:32 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-01 16:15:32 -0400 |
commit | 1244371f1bb3a27249fb4947de8c7273696909bc (patch) | |
tree | d113e8d20c05f242692b2b2648c98c9f650c78e5 | |
parent | 987abbcc6d28c747d2dbf6e60599517cd29cd809 (diff) | |
download | ikiwiki-1244371f1bb3a27249fb4947de8c7273696909bc.tar ikiwiki-1244371f1bb3a27249fb4947de8c7273696909bc.tar.gz |
-rw-r--r-- | doc/bugs/capitalized_attachment_names.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/capitalized_attachment_names.mdwn b/doc/bugs/capitalized_attachment_names.mdwn index f66b7a403..508e44245 100644 --- a/doc/bugs/capitalized_attachment_names.mdwn +++ b/doc/bugs/capitalized_attachment_names.mdwn @@ -4,6 +4,6 @@ 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. +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. How do I to fix this? |