Problem/Motivation

Now that #2585033: Alteration of validation and submit callbacks can cause conflicts is close to a fix, reporting the problem to the user is the next step. Debugging this can take hours, so this would be a great help and will speed things up.

Steps to reproduce

Install lt, uep and urp and presto: issue time (without any notice).

Proposed resolution

Implement hook_requirements() and check for lt and uep.

Remaining tasks

Test the patch.

Note: Also added both lt and uep on the project page as incompatible.

CommentFileSizeAuthor
incompatiblemodules-0.patch1.49 KBrob c

Comments

Rob C created an issue. See original summary.

rob c’s picture

For username_enumeration_prevention we have: #2928768: username_enumeration_prevention compatiblity (needs a reroll)

spuky’s picture

Shared Email Password Reset ( https://www.drupal.org/project/sharedemail_pass_reset )

has also problems with compatibility in the right installation order (module weights and order of hook execution) and with the patch..

https://www.drupal.org/project/user_registrationpassword/issues/2585033#...

they work together but maybe that should be mentioned on the status page..

vladimiraus’s picture

Version: 8.x-1.x-dev » 2.0.x-dev
Status: Needs review » Reviewed & tested by the community

Committed to 2.0.x.
Thanks for your contributions @Rob C.

@spuky I added et sharedemail_pass_reset to incompatible modules until #2585033: Alteration of validation and submit callbacks can cause conflicts is resolved.

  • VladimirAus committed ebfaae2 on 2.0.x authored by Rob C
    Issue #3167137 by Rob C, spuky, VladimirAus: Report incompatible modules...
vladimiraus’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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