From: Sabri L. <sab...@st...> - 2007-01-19 14:02:01
|
Hi all, Suppose that we have two wiki pages already created page1 and page2 and = that page1 contain a link to page2. If we delete page2 (using /Remove = admin action), The link to it in page1 become disabled with the question = mark at the end. If we want to access page2 directly, the page is = displayed ! It was not really removed.=20 Now back to page1, if I use the question mark to create the page, I have = this warning after saving it. lib/ArchiveCleaner.php:109: Notice: Warning: Page 'NewPage', version '1' = has no '_supplanted' timestamp (...repeated 2 times) It seems that it's a bug in phpwiki since removed pages should not be = displayed when we directly request them. What do you think ? Cheers, Sabri. |