]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn
bug report
[ikiwiki.git] / doc / bugs / __34__First_post__34___deletion_does_not_refresh_front_page.mdwn
index d605aa8d48ec581052917a5ba7a33618a57c6e0a..2367335a723b3d06abbd72a86ebf7e2f77ff604f 100644 (file)
@@ -2,5 +2,5 @@ When I created an ikiwiki site (on Branchable) using the blog template, it added
 Deleting that post removed it, but the front page did not get the re-generated, so it was still there.
 --[[liw]]
 
-> From a quick look, it seems that `depends_simple` does not contain pages
-> in the inline. Need to investigate further. --[[Joey]] 
+> This is a bug involving the `page()` pagespec. Deleted
+> pages matching this pagespec are not noticed. --[[Joey]] [[done]]