Problem/Motivation
When the user puts in the wrong the password the reloaded page shows "Have you forgotten your password?" which can be instead written as "Forgotten your password?"
as seen across many the web on many other sites.

Proposed Resolution
Change the text to "Forgotten your password?"

Before
before.png
After
after.png

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

therealssj created an issue. See original summary.

therealssj’s picture

Here is a patch for it.

therealssj’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: 2691025-2.patch, failed testing.

therealssj’s picture

Missed the change at one place.

therealssj’s picture

Status: Needs work » Needs review
ajalan065’s picture

ajalan065’s picture

Sorry, I ended up working on this in parallel to @therealssj. Saw the previous test failed, so uploaded the patch

nicrodgers’s picture

I'm not sure I agree with the motivation of this patch. Yes, it can be shorter, but the shorter version doesn't sound nearly as friendly or helpful. What's the benefit of this change?

therealssj’s picture

@nicrodgers The main motivation was the fact that out of all websites that i have ever registered on drupal was the only one which displayed "Have you forgotten your password". mostly it would be something like 'Forgot your password?', 'Forgot?', 'Lost your password?' or as above 'Forgotten your password?'
As for benefit, it shorter and coveys the same message?
I was more in favor of 'Forgot your password?' though.

cilefen’s picture

Truptti’s picture

FileSize
84.1 KB
67.89 KB
70.27 KB

Verified the patch in #7 on drupal 8.2.x local site.On applying the patch forgot password message is displayed as
'Unrecognized username or password. Forgotten your password?'
Attached snapshot for reference.Marking as Reviewed and Tested by community.

Truptti’s picture

Status: Needs review » Reviewed & tested by the community
catch’s picture

Issue tags: +Needs usability review

fwiw I think 'Forgotten your password?' is friendlier.

'Have you forgotten your password?' can sound a bit passive aggressive, like 'Have you forgotten who you're talking to?', especially if you know you mis-typed it and haven't forgotten it at all. Speaking from experience :(

Since this is something that probably millions of people see a year, tagging for usability review.

yoroy’s picture

Nice little tweak, I like it. Agree with @catch the shorter version is friendlier and less assuming. I don't know about "forgot" vs. "forgotten".

catch’s picture

Status: Reviewed & tested by the community » Needs review

I'd go for 'Forgot'. I don't think there's much in it, but saves characters. It also allows for having temporarily forgotten the password - like 'I forgot my keys', whereas forgotten implies a more permanent state.

yoroy’s picture

Status: Needs review » Needs work

Ok lets do that. One more updated patch please :)

catch’s picture

While we're here, google informs me there was a discussion about this on stackexchange, and it slightly preferred 'Forgot password?'

http://english.stackexchange.com/questions/670/is-it-correct-to-use-forg...

therealssj’s picture

Here :)

yoroy’s picture

Status: Needs work » Needs review
joyceg’s picture

FileSize
28.24 KB

The patch applies well.
Good work.

yoroy’s picture

Status: Needs review » Reviewed & tested by the community

I saw the same as in #21 using simplytest.me. Good to go!

  • catch committed 0905f0f on 8.2.x
    Issue #2691025 by therealssj, ajalan065, Truptti, joyceg, yoroy, catch:...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 0905f0f and pushed to 8.2.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.