Open fschrempf opened 3 years ago
And some more warnings after submitting a form in template mode:
Warning: Undefined array key 2 in /home/frieder/work/dokuwiki/lib/plugins/bureaucracy/syntax.php on line 320
Warning: Undefined array key 2 in /home/frieder/work/dokuwiki/lib/plugins/bureaucracy/helper/actiontemplate.php on line 26
Warning: Undefined array key "type" in /home/frieder/work/dokuwiki/inc/Ui/Index.php on line 121
Warning: Undefined array key "type" in /home/frieder/work/dokuwiki/lib/plugins/bureaucracy/helper/actiontemplate.php on line 314
I am not getting any warnings when installing the plugin, but I did receive similar ones as those reported in https://github.com/splitbrain/dokuwiki-plugin-bureaucracy/issues/288#issuecomment-786614423, see #318 and #319.
In the extension manager, after installing the bureaucracy plugin I'm getting the following warnings, probably related to changes in PHP 8: