known bug

master
joey 2007-06-01 21:37:30 +00:00
parent f59a8bcf34
commit 348a82b7a4
1 changed files with 9 additions and 1 deletions

View File

@ -1 +1,9 @@
If sandbox/page.mdwn has been generated and sandbox/sidebar.mdwn is created, the sidebar is only added to sandbox and none of the subpages. --[[TaylorKillian]]
If sandbox/page.mdwn has been generated and sandbox/sidebar.mdwn is created, the sidebar is only added to sandbox and none of the subpages. --[[TaylorKillian]]
> Yes, a known bug. As noted in the code: --[[Joey]]
# FIXME: This isn't quite right; it won't take into account
# adding a new sidebar page. So adding such a page
# currently requires a wiki rebuild.
add_depends($page, $sidebar_page);