[wp-trac] [WordPress Trac] #52542: HTTPS local html detection RSD check is protocol specific
WordPress Trac
noreply at wordpress.org
Fri Feb 19 21:11:17 UTC 2021
#52542: HTTPS local html detection RSD check is protocol specific
-------------------------------------------------+-------------------------
Reporter: TimothyBlynJacobs | Owner: flixos90
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.7
Component: Site Health | Version: trunk
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch has-unit- | Focuses:
tests dev-feedback commit |
-------------------------------------------------+-------------------------
Changes (by flixos90):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"50391" 50391]:
{{{
#!CommitTicketReference repository="" revision="50391"
Security: Fix bug in `wp_is_local_html_output()`.
Prior to this changeset, the check for the correct RSD link output was
relying on a specific protocol, although it needs to accept both the HTTP
and HTTPS version of the URL.
Props TimothyBlynJacobs.
Fixes #52542. See #47577.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52542#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list