summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-02-19 13:31:37 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-02-19 13:31:37 -0500
commit75baac425b6640ccff9f6d4b3340e07aff972b3d (patch)
treeccc38628b3c745a52c7cc2cd0b6a7f0c9a7da6b0 /doc/bugs
parent21997387d40326e623cddb10a93dcb208025b77a (diff)
parent59017c6ae19f661761d0ae3f143fbda643ca1e8d (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn b/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn
new file mode 100644
index 000000000..8cc97a032
--- /dev/null
+++ b/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn
@@ -0,0 +1,7 @@
+It seems that rebuild a wiki (`ikiwiki --rebuild`) after changing the `underlaydir` config option doesn't remove the pages coming from the previous underlaydir.
+
+I've noticed this with the debian package version 3.20100102.3~bpo50+1.
+
+Perhaps it is possible to improve this or mention it in the manual page?
+
+--prosper