Making WordPress.org

Opened 7 years ago

Closed 7 years ago

#2784 closed defect (bug) (worksforme)

Link broken at Lostpassword when you back to login

Reported by: sergi-vila's profile Sergi Vila Owned by:
Milestone: Priority: normal
Component: Login & Authentication Keywords: close
Cc:

Description

Hi!
when you are at https://login.wordpress.org/lostpassword/ and do you press to Back to login, the link (https://login.wordpress.org/) is broken.

Thanks

Change History (5)

#1 @SergeyBiryukov
7 years ago

  • Component changed from General to Login & Authentication

Confirmed, getting an endless 302 redirect to https://login.wordpress.org/.

Last edited 7 years ago by SergeyBiryukov (previous) (diff)

#2 follow-up: @Otto42
7 years ago

I can't reproduce this. Admittedly, I'm on mobile and using an incognito browser. Are there any other steps?

#3 in reply to: ↑ 2 @SergeyBiryukov
7 years ago

Replying to Otto42:

I can't reproduce this. Admittedly, I'm on mobile and using an incognito browser. Are there any other steps?

I reproduced by visiting https://login.wordpress.org/lostpassword/ in an incognito window on desktop and clicking the "Back to login" link.

It's inconsistent though, might be an issue with a specific server. Worked correctly a few minutes ago and now falls into a redirect loop again:

General
Request URL: https://login.wordpress.org/
Request Method: GET
Status Code: 302 
Remote Address: 66.155.40.250:443

Response Headers
content-type: text/html; charset=utf-8
date: Wed, 26 Apr 2017 08:40:44 GMT
location: https://login.wordpress.org/
server: nginx
status: 302
x-frame-options: SAMEORIGIN
x-nc: HIT lax 250
x-olaf: %E2%9B%84

Looking at wporg-login/index.php, it does include an unconditional redirect, seems like it ends up being called when it shouldn't.

#4 @obenland
7 years ago

  • Keywords close added

Is this still a problem? I'm not able to reproduce it

#5 @obenland
7 years ago

  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.