Wrong config value used in condition for login field title display

Created on 18 October 2023, 9 months ago
Updated 19 October 2023, 8 months ago

Problem/Motivation

On login form, the Username field can be configured to accept an email address. Unfortunately the setting value it checks it wrong.

This bug was introduced #2989931: Accept email in CAS user login form β†’ and a patch to fix it was actually posted by @Haze to that issue here #2989931-7: Accept email in CAS user login form β†’

Steps to reproduce

  1. install module
  2. goto settings page:
  3. Choose 'Email Address' for 'Username value' and save
  4. try to login but username field still shows 'Username' instead of 'Email address'

NB: The correct value is checked during validation, so the field is still functional, just showing it is asking for the wrong thing.

Proposed resolution

Patch to check the correct value.

Remaining tasks

None.

User interface changes

Now shows correct value.

API changes

None.

Data model changes

None.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia ELC

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024