WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#7107 closed defect (bug) (fixed)

Lost password does not work

Reported by: thee17 Owned by: anonymous
Priority: high Milestone: 2.6
Component: Administration Version: 2.6
Severity: major Keywords: has-patch commit
Cc:

Description

I am running the 2.6-bleeding 2 and can confirm using wp-login.php on wordpress.com the link is leaving out the "?action=lostpassword" part in the link and links to the home page. If I put it in manually to the URL the page workes.

Attachments (1)

7107.diff (2.3 KB) - added by DD32 5 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 DD325 years ago

Looks like someone forgot to insert some echo's

comment:2 DD325 years ago

Was in [8058]; by the look of it, that was the only affected ones in the commit.

comment:3 Viper007Bond5 years ago

  • Keywords has-patch commit added

DD325 years ago

comment:4 ryan5 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [8061]) Don't forget to echo. Props DD32. fixes #7107 see #7001

Note: See TracTickets for help on using tickets.