﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
20089,Visual editor messes up links in headers,jikamens,,"Create a new post.

In HTML mode, put this in the post:

<h2><a name=""foo"" href=""#bar"">Foo</a></h2>

Switch to Visual mode.

Switch back to HTML mode.

Note how it now reads:

<h2><a name=""foo"" href=""#bar""></a>Foo</h2>

I.e., the ""</a>"" tag has been moved, and the header is no longer a link.

This doesn't happen if you leave off the ""name='foo'"".

",defect (bug),closed,normal,3.5,Editor,3.3.1,normal,fixed,,
