]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/inline_page_not_updated_on_removal.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[git.ikiwiki.info.git] / doc / bugs / inline_page_not_updated_on_removal.mdwn
1 If a page inlines some other page (such as this page by the bugs page), 
2 and the page is removed (such as by this page being linked to bugs/done),
3 the inlining page is not updated to remove it.
5 This only happens if the page is removed from the inlined pagespec due to
6 a tag changing; the problem is that once the tag is changed, ikiwiki does
7 not know that the page used to match before.
9 [[done]]