From: Stefan <son...@ba...> - 2007-01-19 14:21:30
|
hello sabri, it works as designed. thats no bug but it's useless i think. the pages are only marked as deleted but shown as i think from the cached version table. when you edit a deleted page it is empty. i agree with you that deleted pages should'nt be shown anymore. The Problem with '_supplanted' timestamp' .... is nearly as old as phpwiki. nobody tried to fix it until today. for us we have disabled all the warnings. 2 years ago i asked about a tool to fix this errors but it seems to have priority 0 to fix it. i tried to fix it by my own but i did'nt understand how it really works. Stefan Sabri LABBENE schrieb: > 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. > > 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. > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > > |