X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0e8bed4e06c830ebcf4909b810e003a4aa29b2cb..e548b0c24575a91ba4678e9cf1b78e02ff15d887:/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn

diff --git a/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn b/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn
index 7f22e0eaf..783006535 100644
--- a/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn
+++ b/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn
@@ -46,4 +46,10 @@ The patch below fixes this issue:
     +                       } @{$renderedfiles{pagename($_)}};
                     } @_
             );
-            estcfg();
\ No newline at end of file
+            estcfg();
+
+[[bugs/done]] ; thanks for the patch. Suprised it worked at all since the
+bad code was added (did it?) --[[Joey]]
+
+Thank you for accepting my patch. I can't see how it could ever have worked
+with the previous code, no. --[[Brix|HenrikBrixAndersen]]