Problem/Motivation

When a user is unblocked via the UI (or probably Drush too) the site fatals because it's expecting to be able to process an email, of which none exists.

Steps to reproduce

Edit an existing user, make the account active and save.

Proposed resolution

Rather than using a patch to check the presence of an email address we're favouring just providing default 'faux' emails against each user. Removes the need to monitor the patch / core status and remove in later releases.

Issue fork sector-3404761

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Chroid created an issue. See original summary.

chroid’s picture

Issue summary: View changes

  • Chroid committed 05cd318a on 10.0.x
    Issue #3404761: Add emails to default users to prevent fatals on '...
gareth.poole’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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