[wp-trac] [WordPress Trac] #30607: Errors in function retrieve_password
WordPress Trac
noreply at wordpress.org
Fri Dec 5 13:52:02 UTC 2014
#30607: Errors in function retrieve_password
------------------------------------+------------------------------
Reporter: diegofranca90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version: 4.0.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
------------------------------------+------------------------------
Description changed by TobiasBg:
Old description:
> The functions have duplicate do_action('retrieve_password'), on lines
> '''312''' and '''320'''.
>
> Error on line '''363''', the link is incorrect:
> ''$message .= '<' . network_site_url("wp-
> login.php?action=rp&key=$key&login=" . rawurlencode($user_login),
> 'login') . ">\r\n";''
>
> I hope have helped and sorry my bad english, I'm brazilian.
New description:
The functions have duplicate do_action('retrieve_password'), on lines
'''312''' and '''320'''.
Error on line '''363''', the link is incorrect:
{{{
$message .= '<' . network_site_url("wp-
login.php?action=rp&key=$key&login=" . rawurlencode($user_login), 'login')
. ">\r\n";
}}}
I hope have helped and sorry my bad english, I'm brazilian.
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30607#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list