From: Joey Hess Date: Fri, 21 Dec 2007 05:34:50 +0000 (-0500) Subject: web commit by http://theclapp.myopenid.com/: fixed signature X-Git-Tag: 2.17~30 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3718bda2244c20dd076575cb5ea3fd51d0dc5d89;p=ikiwiki.git web commit by theclapp.myopenid.com/: fixed signature --- diff --git a/doc/bugs/map_doesn__39__t_calculate___34__common__95__prefix__34___correctly.mdwn b/doc/bugs/map_doesn__39__t_calculate___34__common__95__prefix__34___correctly.mdwn index 2d06b0a57..9436cbd0c 100644 --- a/doc/bugs/map_doesn__39__t_calculate___34__common__95__prefix__34___correctly.mdwn +++ b/doc/bugs/map_doesn__39__t_calculate___34__common__95__prefix__34___correctly.mdwn @@ -65,4 +65,4 @@ Note that you you don't get "blog" or "tags", and "life" and "tech" are links no Map tries to calculate a "common prefix" between the pagespec and the page being rendered, and then later does some substitutions using the prefix. But the path has /'s in it and the common prefix doesn't, so it never matches correctly. So, add the /'s. --- Larry Clapp, +-- [[users/Larry_Clapp]]