Password Reset Landing Page (PRLP) 8.x-1.6 bug after update

Created on 26 January 2021, almost 4 years ago
Updated 3 October 2024, about 1 month ago

after the update of the module Password Reset Landing Page (PRLP) 8.x-1.6 the hooks that does the $form["#submit"][] stoped working.

I can see the debug goes inside the hook, but the function that was supposed to be registered "my_function" wont be called after submit.

The reason why was because this code was removed from core:
"$this->formBuilder()->buildForm(UserPasswordResetForm::class, $form_state);"

do you guys know if we are going to have a patch for this?

How to replicate, just hook on form submit and add your custon function on form["#submit"][].

thank you

πŸ› Bug report
Status

Fixed

Version

1.6

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024