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-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/3718bda2244c20dd076575cb5ea3fd51d0dc5d89 web commit by http://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]]