Using a two-week-old version of the CVS phpwiki, a colleague found a bug in
BlockParser.php.
The markup
Foo |
0
causes a
Fatal error: Call to a member function on a non-object in
C:\inetpub\wwwroot\phpwiki\lib\BlockParser.php on line 654
I reproduced this on my home apache installation too.
Doing anything to the 0, like using =0= or ''0'' makes the problem
disappear. That's a hack though.
I confess that I've been really lazy and not looked at the code to supply a
fix. My deadlines currently don't allow me time :/ C'est la vie, etc.
frank
|