[wp-trac] [WordPress Trac] #17330: TinyMCE breaks HTML anchors with the "name" attribute

WordPress Trac wp-trac at lists.automattic.com
Sun May 29 03:04:07 UTC 2011


#17330: TinyMCE breaks HTML anchors with the "name" attribute
-------------------------------+-------------------------
 Reporter:  RanYanivHartstein  |       Owner:
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:
Component:  TinyMCE            |     Version:
 Severity:  minor              |  Resolution:  worksforme
 Keywords:                     |
-------------------------------+-------------------------
Changes (by azaozz):

 * status:  new => closed
 * resolution:   => worksforme
 * milestone:  Awaiting Review =>


Comment:

 From HTML point of view `<a name="bob">Inside</a>` is exactly the same as
 `<a name="bob"></a>Inside`. The anchors are a hidden pointer to where the
 page should scroll when accessed with `http://someurl#anchor`.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17330#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list