giterlizzi / dokuwiki-plugin-bootswrapper

Bootstrap Wrapper for DokuWiki
GNU General Public License v2.0
35 stars 22 forks source link

Accordion doesn't work with Hogfather RC3 #120

Closed CaseUndefined closed 3 years ago

CaseUndefined commented 4 years ago

Hi there, I'm running Hogfather RC3 and Bootstrap 3 (2020-04-04) and Bootstrap Wrapper (2017-04-07). After the update all Accordions fail to open.

Regards

intervisionlord commented 4 years ago

Same issue for me

TypeError: can't convert o to string 2 js.php:1:131003
    test self-hosted:2739
    l https://*********/lib/exe/js.php?t=bootstrap3&tseed=98c951d1500548f34fdf077dbc702956:1
    jQuery 2
        each
        each
    l https://*********/lib/exe/js.php?t=bootstrap3&tseed=98c951d1500548f34fdf077dbc702956:1
    <анонимный> https://wiki.twr.su/lib/exe/js.php?t=bootstrap3&tseed=98c951d1500548f34fdf077dbc702956:1
    jQuery 2
        dispatch
        handle
ics01 commented 4 years ago

I have the same problem, Accordeon do not work since the new version Hogfather RC3 (this version is causing a lot of troubles with other extensions of dokuwiki, hope you'll have a RC4 in a couple of days ! ;-) )

Anyway, Accordion do not display error message, but only a grey box, without opening ability.

Thanks.

n0dai commented 4 years ago

A quick fix can be to use the old scripts folder from the stable branch. jquery-migrate was removed since Hogfather. It's working for me.

ics01 commented 4 years ago

Thanks to n0dai for this quick-fix answer, it works perfectly. There was many troubles with Hogfather RC3, it is not common with dokuwiki.

giterlizzi commented 4 years ago

Today have released a Hogfather-compatible version.

Other notable feature:

Enjoy!