[wp-trac] Re: [WordPress Trac] #6485: WP 2.5 WYSIWIG editor alters
post data while editing
WordPress Trac
wp-trac at lists.automattic.com
Tue May 6 18:11:02 GMT 2008
#6485: WP 2.5 WYSIWIG editor alters post data while editing
----------------------------------------------------+-----------------------
Reporter: jpxwordpress | Owner: anonymous
Type: defect | Status: reopened
Priority: high | Milestone:
Component: General | Version: 2.5
Severity: major | Resolution:
Keywords: wysiwig editor alters text, needs-info |
----------------------------------------------------+-----------------------
Changes (by Jairus):
* status: closed => reopened
* resolution: invalid =>
Comment:
To reproduce, put the following code into a new post, in tinymce's HTML
view:
{{{
<p class="rxbodyfield"> </p>
<table>
<tr>
<td>Foo</td>
</tr>
<tr>
<td>Foo</td>
</tr>
</table>
<p class="rxbodyfield"> </p>
}}}
Switch to Visual view. Put two linebreaks after the F in the first Foo.
Switch to HTML. Switch to Visual. Switch to HTML. Switch to Visual. The
linebreaks are now gone.
--
Ticket URL: <http://trac.wordpress.org/ticket/6485#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list