[wp-meta] [Making WordPress.org] #2130: Username not accepted when submitting a video
Making WordPress.org
noreply at wordpress.org
Wed Oct 12 11:13:18 UTC 2016
#2130: Username not accepted when submitting a video
--------------------------+---------------------
Reporter: casiepa | Owner: dd32
Type: defect | Status: closed
Priority: normal | Milestone:
Component: WordPress.tv | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by dd32):
* owner: => dd32
Comment:
In [changeset:"4220"]:
{{{
#!CommitTicketReference repository="" revision="4220"
WordPress.tv: Fix `wporg_username_exists()` to work after the `Requests`
`WP_HTTP` changes in 4.6.
The response from `wp_remote_retrieve_headers()` changed from a "real
array" to an object implementing ArrayAccess, `array_key_exists()` is
pretty much the one function that could've been used here that was
incompatible with it.
Fixes #2130
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2130#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list