[wp-meta] [Making WordPress.org] #2526: O2: Trac links don't play nicely with to-do list items
Making WordPress.org
noreply at wordpress.org
Wed Feb 22 18:44:52 UTC 2017
#2526: O2: Trac links don't play nicely with to-do list items
--------------------------------------+-----------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Make (Get Involved) / P2 | Keywords:
--------------------------------------+-----------------
Background: #2525
1. Paste this into a new post (it's supposed to be a completed to-do item,
as seen live in [https://make.wordpress.org/support/2016/09/support-forum-
upgrade-omgwtfbbq-master-list/ this post]):
{{{
x <a href="https://meta.trac.wordpress.org/ticket/1967">Moderators cannot
see IPs and emails on profiles or in posts</a> (fixed in r4122-meta and
r4123-meta)
}}}
2. The resulting markup is broken, see the screenshot:
{{{
<li class='o2-task-item o2-task-sortable o2-task-completed' data-item-
hash='29a437b70300b32eacb10e487a51d787' data-hash-instance='0' data-item-
text='<a
href="https://meta.trac.wordpress.org/ticket/1967">Moderators cannot
see IPs and emails on profiles or in posts</a> (fixed in <a
href="https://meta.trac.wordpress.org/changeset/4122">r4122-meta</a> and
<a href="https://meta.trac.wordpress.org/changeset/4123">r4123-meta</a>)'
><input type="checkbox" name="" value="" checked><span class="o2-task-
item-text"><a
href="https://meta.trac.wordpress.org/ticket/1967">Moderators cannot see
IPs and emails on profiles or in posts</a> (fixed in <a
href="https://meta.trac.wordpress.org/changeset/4122">r4122-meta</a> and
<a
href="https://meta.trac.wordpress.org/changeset/4123">r4123-meta</a>)</span>
}}}
It works as expected if I remove `r4122-meta` and `r4123-meta`, so
apparently it has to do with the links implemented in #1167. The changes
in that ticket not open-sourced though, and I could not reproduce the
issue on a local install with O2, so it appears to be dotorg-specific.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2526>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list