giterlizzi / dokuwiki-plugin-bootswrapper

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

After upgrade to hogfather collapse well button not working correctly #124

Closed geraldraaf closed 4 years ago

geraldraaf commented 4 years ago

Description

after upgrading local wiki to hogfather i recognized that <button collapse> ... and <collapse id..><well> don't work as it should. So i do fresh install of older Versions before Hogfather so i can take some Screenshots

Expected behavior: [What you expected to happen]

screenshot-20200819@111020

After Button Klick

screenshot-20200819@111051

Actual behavior: [What actually happened]

screenshot-20200819@112046

After Button Klick

screenshot-20200819@112101

Versions

Sample page or snippet


====== Test ======

<button collapse="foo">Click Me</button>   <collapse id="foo" collapsed="true"><well> Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident.</well></collapse> 

^test ^ test 2
|ggg|ggg|
giterlizzi commented 4 years ago

Fixed in last update of plugin. Please install the new version.

Thanks, Joseph