- heddn Nicaragua
With the EOL of D7 past, let's close out old stuffs. If this is still an issue in the more modern version, feel free to re-open and document steps to reproduce.
Scenario: user_revision.module is enabled and users are enforced to change passwords.
Problem: XY user changes its password, but this module is still enforce it to change it again.
Reason: user_revision_user_presave() merges $edit with $account and therefore the "force_password_change" flag is always available in $edit with TRUE value.
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
With the EOL of D7 past, let's close out old stuffs. If this is still an issue in the more modern version, feel free to re-open and document steps to reproduce.