Closed (fixed)
Project:
Email Registration
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2024 at 16:03 UTC
Updated:
5 Aug 2024 at 08:39 UTC
Jump to comment: Most recent
This nasty bug #3456461: [2.x] Login fails with Drupal 10.3 could have been caught before the 10.3 release if the CI tests were run against next minor and previous minor. Given that if this module fails, a site using it may be rendered inoperable, I think we should test the next and previous minors at a minimum.
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
Comment #4
ptmkenny commentedComment #5
anybodyGreat work! Let's merge this and see if both (now failing here) PHPUnit tests then work in the related issue.
Comment #7
anybody