From e1d456a86ff808f1bc8e73c7c5d882017bd48d89 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Apr 2008 17:39:51 -0400 Subject: Fix missing import of escapeHTML in userlink. (Scott Bronson) --- doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn') diff --git a/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn b/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn index f1f27eba8..3efbb65a0 100644 --- a/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn +++ b/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn @@ -19,3 +19,8 @@ This patch appears to fix it for me: ), noimageinline => 1); That's dirty and wrong though... Can you suggest a better fix? -- [[sabr]] + +> Hmm, I think I've not noticed this because the openid plugin hides it. +> Bet you have openid disabled. +> +> Anyway, your fix is fine, [[applied|done]]. --[[Joey]] -- cgit v1.2.3