[wp-trac] [WordPress Trac] #53962: The bug allows to see the name(s) of a user(s) who has replied to a comment (not yet authorized).

WordPress Trac noreply at wordpress.org
Tue Feb 21 15:26:24 UTC 2023


#53962: The bug allows to see the name(s) of a user(s) who has replied to a comment
(not yet authorized).
-------------------------------------+-------------------------------------
 Reporter:  fasuto                   |       Owner:  hellofromTonya
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  6.2
Component:  Comments                 |     Version:  2.7
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch has-unit-      |     Focuses:  administration,
  tests has-testing-info add-to-     |  privacy
  field-guide commit                 |
-------------------------------------+-------------------------------------
Changes (by hellofromTonya):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"55395" 55395]:
 {{{
 #!CommitTicketReference repository="" revision="55395"
 Comments: Restore global $comment assignment in comment_form_title().

 Restores the global `$comment` assignment in `comment_form_title()`, which
 was mistakely removed in [55369].

 As noted in the function's DocBlock:
 {{{
 @internal The $comment global must be present to allow template tags
 access to the current comment. See
 https://core.trac.wordpress.org/changeset/36512.
 }}}

 Follow-up to [55369].

 Props hellofromTonya, costdev.
 Fixes #53962.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53962#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list