giterlizzi / dokuwiki-template-bootstrap3

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

Failed to handle action: plugin_tagadd__addtags #574

Open SKruch opened 2 years ago

SKruch commented 2 years ago

Description

When using the bootstrap3 template and if it is set in the plugin tagadd showPagetoolBtn configuration, then when you click PagetoolBtn we get an error: Failed to handle action: plugin_tagadd__addtags

Steps to reproduce

  1. [install and enable template bootstrap3]
  2. [install and enable plugin tagadd (and plugin requires tag, tagfilter, ajaxedit)]
  3. [Press PagetoolBtn]
  4. [we get Failed to handle action: plugin_tagadd__addtags]

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]

Versions

Screenshots or Logs

image