[wp-trac] [WordPress Trac] #17537: TinyMCE mangles <map></map> construct

WordPress Trac wp-trac at lists.automattic.com
Mon May 23 09:36:44 UTC 2011


#17537: TinyMCE mangles <map></map> construct
--------------------------+------------------------------
 Reporter:  vdhamer       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Formatting    |     Version:  3.2
 Severity:  normal        |  Resolution:
 Keywords:  close         |
--------------------------+------------------------------
Changes (by designsimply):

 * cc: sheri@… (added)


Comment:

 Doesn't seem to be limited to uncommon cases. Try this:

 1. Open a post for editing
 2. Click the HTML tab and enter {{{<a name="top">anchor text</a>}}}
 3. Click the Visual tab
 4. Click the HTML tab again
 * Expected result: HTML tag contents to remain in tact.
 * Actual result: HTML code gets changed to {{{<a name="top"></a>anchor
 text}}}

 Tested with r18004 on Chrome 11.

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


More information about the wp-trac mailing list