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

Uncaught ReferenceError: JSINFO for js.php on Firefox/Chrome when I'm logged #544

Open mrtpcet opened 3 years ago

mrtpcet commented 3 years ago

Description

My wiki's JS is broken since few days with Firefox. But it works with Chrome.

This is the Firefox console's message :

Uncaught ReferenceError: JSINFO is not defined
    currentIDHighlight https://wiki.pcet.link/lib/exe/js.php?t=bootstrap3&tseed=ae8cd13592969e8775b42be3bcc81386:1
    init https://wiki.pcet.link/lib/exe/js.php?t=bootstrap3&tseed=ae8cd13592969e8775b42be3bcc81386:1

Versions

screenshots

Firefox Chrome

giterlizzi commented 3 years ago

Hi, seems a problem with Dokuwiki defer_js option (https://www.dokuwiki.org/config:defer_js). You can disable this option ?

Joseph

mrtpcet commented 3 years ago

Hello, I disable this option and I clean the cache of my browser and Dokuwiki then :

Active plugins : ACL Manager Advanced DokuWiki LDAP Auth Plugin Plain Auth Plugin BatchEdit Plugin Bootstrap Wrapper Plugin Cache and Revision Eraser Color Syntax Plugin description plugin Emoji Substitution Explain Plugin GOTO Icons Plugin include plugin Linksuggest Plugin Dokuwiki Log Stats plugin Mobile Tables Move plugin Pagelist Plugin RefNotes Plugin Revert Manager rss safefnrecode plugin Search Form Plugin Semantic Plugin DokuWiki statdisplay plugin

Disabled plugins : Captcha plugin Chanfges Plugin DataTables Plugin Publish Plugin simplenavi plugin

mrtpcet commented 3 years ago

Any idea ?

mrtpcet commented 3 years ago

I try to deactivate all my plugins except Bootstrap Wrapper Plugin and Icons Plugin : problem is still here only when i'm logged