Changes between Initial Version and Version 1 of Ticket #54801, comment 6
- Timestamp:
- 01/18/2022 08:24:42 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54801, comment 6
initial v1 1 The changeset in https://core.trac.wordpress.org/changeset/51358already has a history of being reverted due to unexpected breakage caused by the additional error output: https://core.trac.wordpress.org/ticket/11742#comment:221 The changeset in [51358] already has a history of being reverted due to unexpected breakage caused by the additional error output: https://core.trac.wordpress.org/ticket/11742#comment:22 2 2 3 3 Given that we are this late in the cycle and there might still be other breakage caused by this that we haven't surfaced yet, the suggestion would be to: 4 4 5 1. Revert https://core.trac.wordpress.org/changeset/51358to get the error reporting in multisite back to what it was with 5.8.5 1. Revert [51358] to get the error reporting in multisite back to what it was with 5.8. 6 6 2. Start early in the 6.0 cycle to fix error reporting again, in tandem with an audit on the database accesses that might potentially produce unexpected error output depending on the state of the WordPress installation. 7 7