[wp-trac] [WordPress Trac] #48929: Recovery mode page references checking your site admin email, even in Multisite
WordPress Trac
noreply at wordpress.org
Tue Dec 10 22:28:19 UTC 2019
#48929: Recovery mode page references checking your site admin email, even in
Multisite
--------------------------------+-----------------------------
Reporter: rkaiser0324 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.3
Severity: normal | Keywords:
Focuses: multisite, ui-copy |
--------------------------------+-----------------------------
In display_default_error_template() the message references checking your
email if the endpoint is protected. However, in
WP_Fatal_Error_Handler::handle() it will never call handle_error() if
is_multisite() is true.
So the error message is misleading in that case, so no email was actually
sent.
The error message shouldn't reference checking your email if no email
sending was attempted.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48929>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list