[wp-trac] [WordPress Trac] #38009: #reply-title.comment-reply-title not updating when replying to an individual

WordPress Trac noreply at wordpress.org
Thu Aug 27 01:56:56 UTC 2020


#38009: #reply-title.comment-reply-title not updating when replying to an
individual
--------------------------+----------------------------
 Reporter:  iguel         |       Owner:  isabel_brison
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  5.5.1
Component:  Comments      |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:
--------------------------+----------------------------
Changes (by SergeyBiryukov):

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


Comment:

 In [changeset:"48876" 48876]:
 {{{
 #!CommitTicketReference repository="" revision="48876"
 Comments: Correct the check for reply element existence in `comment-
 reply.js`.

 `document.getElementById()` returns `null` if no matching element was
 found, so the previous comparison didn't work as expected.

 Follow-up to [47506].

 Props mailnew2ster, sarahricker.
 Fixes #38009.
 }}}

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


More information about the wp-trac mailing list