diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-14 14:34:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-14 14:34:52 -0400 |
commit | c0bc2d08398ae5cfa6becba155a2127a481a4d5e (patch) | |
tree | 9f986b3f8edf357b2f01ad1aee878097b28ffed0 /doc | |
parent | f9dc2bf8598033c2bc74229073323d97fe83e50a (diff) | |
download | ikiwiki-c0bc2d08398ae5cfa6becba155a2127a481a4d5e.tar ikiwiki-c0bc2d08398ae5cfa6becba155a2127a481a4d5e.tar.gz |
editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thanks, privat)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/misctemplate_does_not_respect_the_current_page___40__if_any__41__.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/misctemplate_does_not_respect_the_current_page___40__if_any__41__.mdwn b/doc/bugs/misctemplate_does_not_respect_the_current_page___40__if_any__41__.mdwn index c6f1cef3d..adf0ec745 100644 --- a/doc/bugs/misctemplate_does_not_respect_the_current_page___40__if_any__41__.mdwn +++ b/doc/bugs/misctemplate_does_not_respect_the_current_page___40__if_any__41__.mdwn @@ -33,6 +33,8 @@ But it causes some nasty bugs for plugins that use the pagetemplate hook. It is >> >> The fix commited work for previewing, but not in other cases : links are still broken. Please juste follow the example step-by-step to reproduce it (I just retried it with a "fixed" version: Debian 3.20100610). If you cannot reproduce, please say it explicitely instead of guessing about my innability to read changelogs. -- [[JeanPrivat]] +>>> Sorry if my not seeing the bug offended you. [[Fixed|done]] --[[Joey]] + ### A second example * create "/bar/sidebar.mdwn" with "world" |