Skip to content

Conversation

ssahara
Copy link
Collaborator

@ssahara ssahara commented Nov 24, 2021

fix #3554 duplicated printing (see bellow) of first details block of a log record generated dokuwiki\Logger::error()

2021-11-24 02:18:59Error: Object of class dokuwiki\ChangeLog\PageChangeLog could not be converted to string /home/core/DokuWiki/revsionHandle3/inc/ChangeLog/ChangeLog.php(588)
    #0 /home/core/DokuWiki/revsionHandle3/inc/ChangeLog/ChangeLog.php(39): dokuwiki\ChangeLog\ChangeLog->getCurrentRevisionInfo()
    #0 /home/core/DokuWiki/revsionHandle3/inc/ChangeLog/ChangeLog.php(39): dokuwiki\ChangeLog\ChangeLog->getCurrentRevisionInfo()
    #1 /home/core/DokuWiki/revsionHandle3/inc/common.php(248): dokuwiki\ChangeLog\ChangeLog->__construct()
    #2 /home/core/DokuWiki/revsionHandle3/doku.php(93): pageinfo()
    #3 {main} 

@ssahara ssahara changed the title fix #3554 fix #3554 duplicated first line of details line in Logviewer Nov 24, 2021
@splitbrain
Copy link
Collaborator

fixed with b9a4556

@splitbrain splitbrain closed this Nov 24, 2021
@ssahara ssahara deleted the Logviewer branch November 24, 2021 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logviewer: first indented details line printed twice
2 participants