Changes between Initial Version and Version 2 of Ticket #57306
- Timestamp:
- 12/10/2022 02:55:20 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57306 – Description
initial v2 23 23 I don't see any recent core changes that could cause those failures. The first failure was on [54949]. It appears that something has changed on the dotorg side that could have affected this, might have to do with updating nginx to 1.23.2 around the time of the first failure. 24 24 25 When running the tests locally, it looks like the redirection script no longer sends the second header it's supposed to send:25 When running the tests locally, it looks like the redirection script on api.wordpress.org no longer sends the second header it's supposed to send: 26 26 {{{ 27 27 if ( ! isset( $_GET['redirected'] ) ) {