[dokuwiki] Empty element in contributors metadata array

  • From: "Gabriel Birke" <Gabriel.Birke@xxxxxxxxx>
  • To: <dokuwiki@xxxxxxxxxxxxx>
  • Date: Wed, 13 Jun 2007 15:56:09 +0200

Hello,

When I tried the pagelist plugin, I saw that for some pages, the first
element of the contributors array in the metadata is null. Looking at the
code in changelog.php (Line 68) this should be impossible:

if ($user) $meta['contributor'][$user] = $INFO['userinfo']['name'];

Any ideas on how the metadata got corrupted? We updated from 2006-03-09 to
2006-11-06, maybe something went wrong in the update process?

Any idea how to "de-corrupt" the metadata (except writing a script that
reads each metadata file, removes the empty contributor and writes back the
metadata)? 

Greetings,

Gabriel

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts:

  • » [dokuwiki] Empty element in contributors metadata array