dokuwiki-template-bootstrap3
dokuwiki-template-bootstrap3 copied to clipboard
Uncaught ReferenceError: JSINFO for js.php on Firefox/Chrome when I'm logged
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
- [Bootstrap3 Template] 2021-03-11
- [DokuWiki] Release 2020-07-29 "Hogfather"
- [PHP] php7.3
- [Browser] Firefox 90.0.2 and Brave V1.27.109
screenshots
Hi,
seems a problem with Dokuwiki defer_js
option (https://www.dokuwiki.org/config:defer_js).
You can disable this option ?
Joseph
Hello, I disable this option and I clean the cache of my browser and Dokuwiki then :
- It works when I'm disconnected
- It doesn't works when I'm logged EVEN on Brave (Same error message in the console)
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
Any idea ?
I try to deactivate all my plugins except Bootstrap Wrapper Plugin and Icons Plugin : problem is still here only when i'm logged