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.
| Comment | File | Size | Author |
|---|---|---|---|
| incompatiblemodules-0.patch | 1.49 KB | rob c |
Comments
Comment #2
rob c commentedFor username_enumeration_prevention we have: #2928768: username_enumeration_prevention compatiblity (needs a reroll)
Comment #3
spuky commentedShared 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..
Comment #4
vladimirausCommitted 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.
Comment #6
vladimiraus