[wp-trac] [WordPress Trac] #44534: wp_debug_mode() does not turn off display_errors for REST requests
WordPress Trac
noreply at wordpress.org
Mon Oct 15 13:59:39 UTC 2018
#44534: wp_debug_mode() does not turn off display_errors for REST requests
--------------------------+------------------------
Reporter: chrisl27 | Owner: earnjam
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 5.0
Component: REST API | Version: 4.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses: rest-api
--------------------------+------------------------
Comment (by earnjam):
@danielbachhuber I think I was thinking of the response format.
You're right though, it makes more sense to use `Accept` when interpreting
the request, since that's what the client expects as the response and
`Content-Type` would only really be used in the request if there was a
JSON payload associated, which may not always be the case.
I'll test and refresh the patch.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44534#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list