[wp-trac] [WordPress Trac] #14270: Visual Editor
WordPress Trac
wp-trac at lists.automattic.com
Sat Jul 10 23:56:07 UTC 2010
#14270: Visual Editor
--------------------------+-------------------------------------------------
Reporter: Arlen22 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 3.0
Severity: critical | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Changes (by azaozz):
* keywords: visual editor => reporter-feedback
Comment:
Cannot reproduce this. Pasting this in the HTML editor:
{{{
<ul>
<li><a name="link" href="example.php">First example</a></li>
<li><a name="link" href="example.php">Second example</a></li>
<li><a name="link" href="example.php">Third example</a></li>
</ul>
}}}
then switching to Visual and back produces this:
{{{
<ul>
<li><a name="link" href="example.php">First example</a></li>
<li><a name="link" href="example.php">Second example</a></li>
<li><a name="link" href="example.php">Third example</a></li>
</ul>
}}}
(only difference is the indentation).
Please disable any plugins that may be affect this and try again.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14270#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list