From b884cbd00ffe5f789c21ef7d563603512d141c67 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Jul 2008 17:12:17 -0400 Subject: [PATCH] response --- ..._link_for_blog_items_when_filename_contains_a_colon.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn b/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn index 11463d770..78f6d6cac 100644 --- a/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn +++ b/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn @@ -53,3 +53,9 @@ At the moment I see two possible solutions: } #}}} What do you think about that? Does the patch have any side-effects I didn't see? + +> What version of ikiwiki are you seeing it with? I fixed another +> colon-bug in version 2.53; you'd need to rebuild any affected wikis to +> get the fix. The relevant code is in `beautify_urlpath`, where it adds +> "./" in front of every relative url. An example of it working in this +> very wiki is a link to [[colon:problem]] --[[Joey]] -- 2.39.2