giterlizzi / dokuwiki-template-bootstrap3

Bootstrap-based template for DokuWiki
https://dokuwiki.org/template:bootstrap3
GNU General Public License v2.0
219 stars 77 forks source link

after updated to dokuwiki 2024-02-06 "Kaos iconify.php returns error #606

Closed ittun55 closed 7 months ago

ittun55 commented 7 months ago

Description

[Description of the bug or feature]

Steps to reproduce

  1. [First Step]

    update to dokuwiki 2024-02-06 "Kaos"

  2. [Second Step]

    all icons presented by iconify.php disappeared.

Expected behavior: [What you expected to happen]

all icons presented by iconify.php would be appeared.

Actual behavior: [What actually happened]

Versions

Screenshots or Logs

/data/log/error/2024-02-07.log

2024-02-06 16:44:10     /var/repos/burdock/bld.wws.jp/inc/Debug/DebugHelper.php(90)     E_WARNING: Trying to access array offset on value of type null
  #0 /var/repos/burdock/bld.wws.jp/inc/Debug/DebugHelper.php(90): dokuwiki\ErrorHandler::errorHandler()
  #1 /var/repos/burdock/bld.wws.jp/inc/Debug/PropertyDeprecationHelper.php(83): dokuwiki\Debug\DebugHelper::dbgDeprecatedProperty()
  #2 /var/repos/burdock/bld.wws.jp/lib/tpl/bootstrap3/iconify.php(82): dokuwiki\Cache\Cache->__set()
  #3 {main}

Sample page or snippet

[Paste your sample DokuWiki page or snippet using MarkDown code syntax]

ittun55 commented 7 months ago

I found it was already fixed