This page is part of the BugReports series. Please go there to submit a new bug or to see the list of all existing reports.


Each page is listed n times

ewiki version R1.01e5
operating system NT (2K,XP)
database backend db_flat_files
php version 4.3.x
bug category db plugin
status frozen

Jochen: Backlinks lists each page n times, n beeing the number of versions of that page, all links go to the actual version. *AllPages also shows each page n times. Same bug as R1.01e4.

MarioSalzer: I think I've uploaded a better version yesterday, which should fix db_flat_files` ::ALLFILES() sub function, which brought us the multiple occourences of each page as described here.

I've lately changed that code only to finally get rid of the ".1" version dependency in our flat_file database backends.

Jochen: Tried with Revision 1.12 now: The multiple occourences of each page are gone now but

  • Parse error: parse error, unexpected ')' in \flat_files.php on line 250
  • after removing that ')' Links to existing pages are displayed as non-existing pages

Wouldn't it be possible to build a complete tarball each night? Perhaps I just need to download another updated file but I've got no time do find that out every time.

milky: It's finally fixed now (at least worked for me yesterday).

We had this automatic tarball-building, but suddenly the cron daemon on SourceForge is down. However I've done a R1.02a-rc1 tarball now, and most database backends are fully functional again.

Jochen: Ok, works now. Closed.

bottom corner