diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-02 19:08:46 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-02 19:08:46 +0000 |
commit | 93351f1275d577aece40ac3fa6608047d4cbcca9 (patch) | |
tree | 1bab3140f9a18e9741dc36c428f346ead69c52f3 /doc/bugs | |
parent | d1d212203c72072d9a42f66c171dc6be83225894 (diff) | |
download | ikiwiki-93351f1275d577aece40ac3fa6608047d4cbcca9.tar ikiwiki-93351f1275d577aece40ac3fa6608047d4cbcca9.tar.gz |
bug
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/inline_page_not_updated_on_removal.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/inline_page_not_updated_on_removal.mdwn b/doc/bugs/inline_page_not_updated_on_removal.mdwn new file mode 100644 index 000000000..8374d77f3 --- /dev/null +++ b/doc/bugs/inline_page_not_updated_on_removal.mdwn @@ -0,0 +1,3 @@ +If a page inlines some other page (such as this page by the bugs page), +and the page is removed (such as by this page being linked to bugs/done), +the inlining page is not updated to remove it. |