[dokuwiki] Section edit changes broke HTML of Wrap plugin

  • From: Anika Henke <anika@xxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 25 Mar 2018 12:45:03 +0100

Hi,

The recent section edit refactoring 
[https://github.com/splitbrain/dokuwiki/pull/2220] caused two issues with the ;
Wrap plugin.

Michael Grosse helped me out and fixed one by making changes to 
`startSectionEdit()` backwards compatible 
[https://github.com/splitbrain/dokuwiki/issues/2290].

But there is another issue which means the HTML is now broken 
[https://github.com/selfthinker/dokuwiki_plugin_wrap/issues/163]. One div is ;
missing completely and two are not closed.
I am sure it has to do with the section edit changes because when I remove all 
relevant section edit adjustments in the Wrap plugin, it works fine.

I am not sure if this is a bug in the core or if the changed section edit 
functions are now used wrongly?
Any ideas?

Thanks,
Anika
-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: