aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-08-04 08:24:47 -0400
committerJoey Hess <joey@kitenet.net>2010-08-04 08:25:10 -0400
commit5d88146861ac237ac89cbed2e90a985b9c3bfdc2 (patch)
tree9e203f39577dc07fc397f638b5a966efa443739e /doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn
parentc2f2349de4507c8f7bb12926c3c49c917fcf2a06 (diff)
downloadikiwiki-5d88146861ac237ac89cbed2e90a985b9c3bfdc2.tar
ikiwiki-5d88146861ac237ac89cbed2e90a985b9c3bfdc2.tar.gz
Fixes a bug that prevented matching deleted pages when using the page() PageSpec.
Diffstat (limited to 'doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn')
-rw-r--r--doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn b/doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn
index 78009da75..2367335a7 100644
--- a/doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn
+++ b/doc/bugs/__34__First_post__34___deletion_does_not_refresh_front_page.mdwn
@@ -3,4 +3,4 @@ Deleting that post removed it, but the front page did not get the re-generated,
--[[liw]]
> This is a bug involving the `page()` pagespec. Deleted
-> pages matching this pagespec are not noticed. --[[Joey]]
+> pages matching this pagespec are not noticed. --[[Joey]] [[done]]