X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/a417262d58c1b8240357e6e0a203e1f32c39205d..9058fa82e9ae68276a605599b033780613f19731:/doc/bugs/undefined_value_as_a_HASH_reference.mdwn diff --git a/doc/bugs/undefined_value_as_a_HASH_reference.mdwn b/doc/bugs/undefined_value_as_a_HASH_reference.mdwn index 0aebbcf52..228c3baac 100644 --- a/doc/bugs/undefined_value_as_a_HASH_reference.mdwn +++ b/doc/bugs/undefined_value_as_a_HASH_reference.mdwn @@ -64,3 +64,5 @@ perl -le 'use warnings; use strict; use Data::Dumper; use IkiWiki; %config=IkiWi > --[[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]] + +>>> Ok. My fix should prevent the problem, so [[done]] --[[Joey]]