[wp-trac] [WordPress Trac] #54358: Add URL Details endpoint from Gutenberg plugin into Core
WordPress Trac
noreply at wordpress.org
Sun Dec 14 22:17:39 UTC 2025
#54358: Add URL Details endpoint from Gutenberg plugin into Core
--------------------------------------+-----------------------------
Reporter: hellofromTonya | Owner: hellofromTonya
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 5.9
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses: rest-api
--------------------------------------+-----------------------------
Comment (by peterwilsoncc):
In [changeset:"61378" 61378]:
{{{
#!CommitTicketReference repository="" revision="61378"
REST API: Use valid host in unit tests for URL Details endpoint.
This ensures that the `url` parameter is not marked as invalid due to
`wp_http_validate_url()` failing because of a `gethostbyname()` failure.
Follow-up to [51973].
Reviewed by peterwilsoncc.
Merges [61377] to the 6.9 branch.
Props westonruter, swissspidy.
See #54358.
Fixes #64412.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54358#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list