Menu

#85 xhtml dump does not work

1.3.x
closed
None
5
2012-10-11
2004-05-14
Anonymous
No

phpwiki 1.3.9

Hi,

I have problems making a xhtml dump of my wiki pages.
After dumping some original wiki pages I get the following
Error message:

Recent Changes

Here's a list of recently changed pages on this wiki.
(See RecentEdits for all recent minor edits and changes).

lib/WikiDB.php (In template 'browse') (In template
'body') (In template 'htmldump') (In template
'htmldump') (In template 'browse') (In template 'body')
(In template 'htmldump') (In template 'htmldump') (In
template 'htmldump') (In template 'body') (In template
'htmldump') (In template 'body') (In template
'htmldump') (In template 'browse') (In template 'body')
(In template 'htmldump') (In template 'htmldump'):167:
Fatal[0]:
/srv/www/phpwiki-1.3.9/lib/WikiDB.php:167: :
Assertion failed

Fatal PhpWiki Error

lib/WikiDB.php (In template 'browse') (In template
'body') (In template 'htmldump') (In template
'htmldump') (In template 'browse') (In template 'body')
(In template 'htmldump') (In template 'htmldump') (In
template 'htmldump') (In template 'body') (In template
'htmldump') (In template 'body') (In template
'htmldump') (In template 'browse') (In template 'body')
(In template 'htmldump') (In template 'htmldump'):167:
Fatal[0]:
/srv/www/phpwiki-1.3.9/lib/WikiDB.php:167: :
Assertion failed

Thanks in advance

Nils

Discussion

  • Reini Urban

    Reini Urban - 2004-05-15

    Logged In: YES
    user_id=13755

    Should be fixed by 1.3.10

    However, for a full dump every page in AllPages must be
    displayed ok, without any fatal errors.
    It tries to display page by page. If it fails on a certain
    page, please try to fix this page.

     
  • Nobody/Anonymous

    Logged In: NO

    The page to fix is the RecentChanges page.
    What is wrong with this page? - the page is part of the
    source code.

    Is there some kind of filter in the code to exclude certain
    pages?

     
  • Nobody/Anonymous

    Logged In: NO

    The page to fix is the RecentChanges page.
    What is wrong with this page? - the page is part of the
    source code.

    Is there some kind of filter in the code to exclude certain
    pages?

     
  • Reini Urban

    Reini Urban - 2004-06-19

    Logged In: YES
    user_id=13755

    Fatals are now caught.

     

Log in to post a comment.