[dokuwiki] New PR: Fix toolbar in popup.php

  • From: "MarvinKlein1508" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 6 Oct 2022 16:22:22 +0200 (CEST)

Hi,

MarvinKlein1508 opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3789:

The popup throws two warnings becasue $INFO is NULL within the popup itself.

This fixes this warning but not sure if it is intended to be null. Fixes:
Warning: Trying to access array offset on value of type null in 
D:\xampp\htdocs\dokuwiki\inc\toolbar.php on line 271
Warning: Trying to access array offset on value of type null in 
D:\xampp\htdocs\dokuwiki\inc\toolbar.php on line 272

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

499e75a0-4582-11ed-97fa-7a2305ea6171


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Fix toolbar in popup.php - MarvinKlein1508