]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
request more information
authorSimon McVittie <smcv@debian.org>
Thu, 22 Jun 2017 14:37:19 +0000 (15:37 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 22 Jun 2017 14:37:19 +0000 (15:37 +0100)
doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn

index 847ad5811bf01896006fdbb16f3cc8efa60961ff..c2ea4f26d587de65eb01c4694a103aab7d0e13b3 100644 (file)
@@ -44,3 +44,12 @@ t/img.t, like so:
 
 Is this is a known problem and is there maybe a fix for this issue?
 
+> This was not a known bug before your report. It looks as though every
+> time we use `Image::Magick->Read(":foo.png")`, which is (or was)
+> ImageMagick's syntax for opening a file of unknown type without
+> interpreting a prefix containing `:` as a special directive instead
+> of part of the filename, it fails.
+>
+> Please try re-running the test with better diagnostics using
+> [commit 4ace7dbb7](http://source.ikiwiki.branchable.com/?p=source.git;a=commitdiff;h=4ace7dbb7)
+> and report what it says. --[[smcv]]