[wp-trac] [WordPress Trac] #21528: A tag bug with NAME and HREF parameter
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 9 18:00:32 UTC 2012
#21528: A tag bug with NAME and HREF parameter
---------------------------------+------------------------------
Reporter: matthewvb@… | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 3.4.1
Severity: normal | Resolution:
Keywords: |
---------------------------------+------------------------------
Changes (by toscho):
* cc: info@… (added)
* component: General => TinyMCE
Comment:
Confirmed. This happens with valid markup too: `<a name="google"
href="http://google.com">google</a>` is changed to `<a name="google"
href="http://google.com"></a>google`.
The `href` attribute doesn’t make a difference. Without it the same
happens.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21528#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list