[wp-trac] [WordPress Trac] #47829: changing may be to gutenberg makes horrible changes to content in site!
WordPress Trac
noreply at wordpress.org
Sun Aug 4 08:10:34 UTC 2019
#47829: changing may be to gutenberg makes horrible changes to content in site!
--------------------------+-----------------------------
Reporter: cuebit | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hi,
i can't tell when it happened, but i installed the classic editor plugin
and after opening some of my posts this lines where modified:
{{{
<font size="3em" style="font-weight:bold;cursor:pointer"
onclick="window.open('/cgi-
bin/mp_load.pl?dl=4XZ')">[xmlgrabandstore4me.zip]</font>
<br>
<font size="3em" style="font-weight:bold;cursor:pointer"
onclick="window.open('/cgi-
bin/mp_load.pl?dl=4XR')">[xmlgrabandstore4me.rar]</font>
<br>
<font size="3em" style="font-weight:bold;cursor:pointer"
onclick="window.open('/cgi-
bin/mp_load.pl?dl=4X7')">[xmlgrabandstore4me.7z]</font>
<br>
<font size="3em" style="font-weight:bold;cursor:pointer"
onclick="window.open('/cgi-
bin/mp_load.pl?dl=4XE')">[xmlgrabandstore4me.exe]</font>
<br>
<br>
}}}
are changed to:
{{{
<p><span style="font-weight: bold; cursor: pointer; font-size:
medium;">[xmlgrabandstore4me.rar]</span></p>
<p><span style="font-weight: bold; cursor: pointer; font-size:
medium;">[xmlgrabandstore4me.zip]</span></p>
<p><span style="font-weight: bold; cursor: pointer; font-size:
medium;">[xmlgrabandstore4me.7z]</span></p>
<p><span style="font-weight: bold; cursor: pointer; font-size:
medium;">[xmlgrabandstore4me.exe]</span></p>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47829>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list