[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:59:45 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:
--------------------------+----------------------------
Comment (by SergeyBiryukov):
In [changeset:"48877" 48877]:
{{{
#!CommitTicketReference repository="" revision="48877"
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.
Merges [48876] to the 5.5 branch.
Fixes #38009.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38009#comment:32>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list