[wp-trac] [WordPress Trac] #59983: wp-login.php: login messages/errors

WordPress Trac noreply at wordpress.org
Tue Jan 16 03:22:01 UTC 2024


#59983: wp-login.php: login messages/errors
--------------------------------------+-----------------------------
 Reporter:  mapumba                   |       Owner:  SergeyBiryukov
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  6.4.3
Component:  Login and Registration    |     Version:  6.4
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  fixed-major dev-reviewed  |     Focuses:
--------------------------------------+-----------------------------
Changes (by peterwilsoncc):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"57288" 57288]:
 {{{
 #!CommitTicketReference repository="" revision="57288"
 Login and Registration: Use correct variable to display a single error
 message.

 When the `wp_login_errors` filter is used to add an error message followed
 by an instructional message, the former was not displayed and the latter
 was errouneously displayed twice above the login form.

 This commit ensures that the error message is displayed as expected.

 Follow-up to [56654].

 Reviewed by jorbin.
 Merges [57142] to the 6.4 branch.

 Props mapumba, SergeyBiryukov.
 Fixes #59983.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59983#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list