giterlizzi / dokuwiki-plugin-icons

Icons Plugin for DokuWiki
http://dokuwiki.org/plugin:icons
GNU General Public License v2.0
12 stars 12 forks source link

Popup helper doesn't work as expected (hogfather) #29

Open Digitalin opened 3 years ago

Digitalin commented 3 years ago

Hi, On Hogfather release, the popup helper doesn't work well : Icons_popupHelper

There is a error message in console developer tools of the popup helper

Uncaught ReferenceError: jQuery is not defined
    <anonymous> https://example.com/lib/plugins/icons/exe/popup.php?ns=&edid=wiki__text:100
popup.php:100:5
Uncaught TypeError: JSINFO.fastwiki is undefined
    plugin_fastwiki https://example.com/lib/exe/js.php?t=bootstrap3&tseed=2d80d7fb234deb46bde1f6838e1836f7:1
    <anonymous> https://example.com/lib/exe/js.php?t=bootstrap3&tseed=2d80d7fb234deb46bde1f6838e1836f7:1
js.php:1:1693526
    plugin_fastwiki https://example.com/lib/exe/js.php?t=bootstrap3&tseed=2d80d7fb234deb46bde1f6838e1836f7:1
    <anonyme> https://example.com/lib/exe/js.php?t=bootstrap3&tseed=2d80d7fb234deb46bde1f6838e1836f7:1

Even with fastwiki disabled, it produces the same result. It seems only the first line is relevant.

garee76 commented 3 years ago

For me it didn't show anything, but same JS-error in console. I disabled defer_js in configuration (feature-flags). Now it works!

ParoTheParrot commented 1 year ago

Problem here: No preview, etc. grafik