]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorwentasah <wentasah@web>
Mon, 4 Mar 2013 21:21:54 +0000 (17:21 -0400)
committeradmin <admin@branchable.com>
Mon, 4 Mar 2013 21:21:54 +0000 (17:21 -0400)
doc/bugs/undefined_value_as_a_HASH_reference.mdwn

index 2c470e096bd86e6359f3df69bbdc540e42623d02..0aebbcf5294236be6230130dd5b7dbd9b27f5ae6 100644 (file)
@@ -62,3 +62,5 @@ perl -le 'use warnings; use strict; use Data::Dumper; use IkiWiki; %config=IkiWi
 > I was able to replicate this by making a plugin's getsetup hook return a list reference, rather than a list, 
 > and have put in a guard against that sort of thing.
 >  --[[Joey]]
+
+>> Thanks. Your command didn't helped me, but with trial and error approach I found that the victim an old version asciidoc plugin. For some reason, asciidoc was never listed in the output of the command. --[[wentasah]]