diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-06-05 19:56:52 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:54:33 +0200 |
commit | 2bc031ff646835adbfe41fdf2ec7c0e20118edae (patch) | |
tree | 0a9f9ae06408d28c78e585e1b5cae4181cc19b61 /lib/modules/postmulti | |
parent | e0769fc52edce245f11415d1b8228752f28c86e1 (diff) |
Remove ‘:’ from the list of valid chars in wiki filenames.
Because it's interpreted weirdly by Image::Magick:
$ identify 'Screenshot_from_2015-02-23_18:59:48-extract.png[0]'
identify: no decode delegate for this image format `59\' @ error/constitute.c/ReadImage/501.
$ mv 'Screenshot_from_2015-02-23_18:59:48-extract.png' screenshot.png
$ identify 'screenshot.png[0]'
screenshot.png[0]=>screenshot.png PNG 453x122 453x122+0+0 8-bit sRGB 11.2KB 0.000u 0:00.000
Diffstat (limited to 'lib/modules/postmulti')
0 files changed, 0 insertions, 0 deletions