On Wed, 7 Aug 2002 23:58:10 -0400
"Laurence Berland" <lau...@is...> wrote:
> I've got a phpwiki set up at
> http://laurence.isp.northwestern.edu/volvowiki
> and I'm having some trouble. The big problem is that for recently-added
> categories, backlinks just doesn't work. As such, I can't generate
> category pages. Also, footnotes don't work correctly, but that's not as
> important. Can anyone tell me what I've done wrong?
In case you haven't figured this out yet, the problem was a bug
in PhpWiki which was causing links to pages with digits in their
names to be ignored...
It's fixed in CVS, and the fix for 1.3.3 is a one liner which
can be viewed at:
http://cvs.sf.net/cgi-bin/viewcvs.cgi/phpwiki/phpwiki/lib/stdlib.php.diff?r1=1.118&r2=1.119
|