[wp-trac] [WordPress Trac] #19767: Password Reset email returns invalid account address
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 7 06:11:49 UTC 2012
#19767: Password Reset email returns invalid account address
--------------------------+------------------------------
Reporter: raamdev | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 1.5
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Changes (by dd32):
* version: => 1.5
Comment:
Replacing the usage of `network_site_url()` with
`trailingslashit(network_home_url())` sounds correct here to me
Currently it returns `http://dd32.id.au/wordpress` where as I'd expect
`http://dd32.id.au/`
We've always used the siteurl in this field however, for the last 7 years
at least :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19767#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list