]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/inline_page_not_updated_on_removal.mdwn
indeed not fixed, but patch needs improvement
[ikiwiki.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.
4
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.
8
9 [[done]]