[wp-meta] [Making WordPress.org] #3998: Support Forums: Incorrect link conversion

Making WordPress.org noreply at wordpress.org
Thu Dec 13 14:14:24 UTC 2018


#3998: Support Forums: Incorrect link conversion
----------------------------+--------------------
 Reporter:  SergeyBiryukov  |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  normal          |  Milestone:
Component:  Support Forums  |   Keywords:
----------------------------+--------------------
 {{{
 <a href="https://codex.wordpress.org/Roles and
 Capabilities">https://codex.wordpress.org/Roles and Capabilities</a>
 }}}
 turns into:
 {{{
 <a href="https://codex.wordpress.org/Roles and Capabilities"
 rel="nofollow"></a><a href="https://codex.wordpress.org/Roles"
 rel="nofollow">https://codex.wordpress.org/Roles</a> and Capabilities
 }}}
 Looks like either `make_clickable()` or `bbp_make_clickable()` is trying
 to make the URL clickable without taking the existing `<a>` tag into
 account.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3998>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list