]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/img_plugin_causes_taint_failure.mdwn
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
[git.ikiwiki.info.git] / doc / bugs / img_plugin_causes_taint_failure.mdwn
1 The img plugin causes a taint failure if one tries to link a scaled image, e.g.
3     \[[img foo.png size=64x64]]
5     .ikiwiki.setup: Insecure dependency in mkdir while running with -T switch at /usr/lib/perl5/vendor_perl/5.8.8/IkiWiki.pm line 360.
6     BEGIN failed--compilation aborted at (eval 5) line 109.
8 If one omits the size argument it works. And if it worked once the taint failure will not happen again unless one rm -r's the destdir.
10 Seen with ikiwiki 2.30