Mediawiki-wysiwyg / WYSIWYG-CKeditor

Mediawiki extension: WYSIWYG. Includes extension and other components required by it
GNU General Public License v3.0
67 stars 34 forks source link

Multiple <div class="mw-parser-output"> in B551+10.12.2017 #112

Closed Kukulkano closed 6 years ago

Kukulkano commented 6 years ago

We're using the most recent released version B551+10.12.2017 but it creates more and more entries like

<div class="mw-parser-output">

if we save the pages. Sometimes, after some pages have been modified for several times, we have pages starting like this: <div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output">...

Is there a way to prevent the system from creating more and more of these entries? They are not visible but definitely not okay.

riparap commented 6 years ago

This has been fixed in Version 1.5.6_0 [B551+19.05.2018] (in banch wysiwyg_mw130_462).