[wp-trac] [WordPress Trac] #53226: Password reset screen: `wp_lang` GET parameter is lost when a wrong email address is provided

WordPress Trac noreply at wordpress.org
Sat Jun 5 19:35:34 UTC 2021


#53226: Password reset screen: `wp_lang` GET parameter is lost when a wrong email
address is provided
------------------------------------+----------------------------
 Reporter:  audrasjb                |       Owner:  joedolson
     Type:  defect (bug)            |      Status:  accepted
 Priority:  normal                  |   Milestone:  5.8
Component:  Login and Registration  |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch               |     Focuses:  accessibility
------------------------------------+----------------------------

Comment (by SergeyBiryukov):

 Looking at the latest patch, introducing a new function for a specific
 parameter like that does not seem like the right approach to me. Once
 #43700 is implemented, any code added here might be redundant and would
 need to be removed or deprecated for backward compatibility.

 I think I would prefer a smaller patch like [attachment:"53226.2.diff"]
 here to solve the immediate issue, even if it's not a complete solution,
 and then we can iterate on it in #43700.

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


More information about the wp-trac mailing list