Opened 20 months ago
Last modified 19 months ago
#54299 new defect (bug)
Multisite: The link in the password retrieval email always points to the main-site
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Login and Registration | Keywords: | has-patch |
Focuses: | multisite | Cc: |
Description
The link in the password retrieval email always points to the main-site. If the password reset was requested on a sub-site then the link in the email should point to that sub-site.
This is important because the main-site may be in a different language to the sub-site.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Attached is 54299.diff. This patch fixes the link in the password retrieval email so that it doesn't always point to the main-site. If a password reset was requested from a sub-site then the link in the email will point to that sub-site.