[wp-trac] [WordPress Trac] #35279: Comments list table "Submitted On" date links only resolve for approved & unorphaned comments
WordPress Trac
noreply at wordpress.org
Fri Feb 12 21:42:05 UTC 2016
#35279: Comments list table "Submitted On" date links only resolve for approved &
unorphaned comments
--------------------------+-----------------------------
Reporter: rachelbaker | Owner: rachelbaker
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: Comments | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: administration
--------------------------+-----------------------------
Changes (by rachelbaker):
* owner: => rachelbaker
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"36521"]:
{{{
#!CommitTicketReference repository="" revision="36521"
Comments: In the comments list table, only link rows inside the “Submitted
On” column to the comment if it is publicly viewable.
The date within the comments list table “Submitted On” column will only be
wrapped in `get_comment_link()` if the comment is approved and associated
with a valid `comment_post_ID`.
Fixes #35279.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35279#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list