From: Reini U. <ru...@x-...> - 2004-12-13 08:18:41
|
Lea Viljanen schrieb: > On Friday 10 December 2004 21:35, Reini Urban wrote: >>Seeing other error messages on your phpwiki, it looks like that this >>is a flatfile database, and for this old version there's a known bug, >>which was fixed about half a year ago. > > If you are really talking about flat file DB's and this: > > lib/WikiDB.php:974: Fatal[0]: > <br />/home/viljanen/public_html/tubewiki/lib/WikiDB.php:974: : > Assertion failed <br /> > > This definitely has not been fixed. I'm running 1.3.10 and > if a page has been edited >10 times or so, I'm getting this > error every time I edit it. The edit goes through just fine, but the > error is still very annoying. You are right. This was fixed after the 1.3.10 release. lib/WikiDB/backend/file.php: // Revision 1.10 2004/06/03 22:08:17 rurban // fix bug #963268 (check existing previous version) Updating this file should be enough. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |