Problem/Motivation
Error: Call to undefined function Drupal\subman\Form\drupal_get_messages() in Drupal\subman\Form\PreRegistrationForm->addAjaxValidationMessages() (line 191 of /web/modules/contrib/subman/src/Form/PreRegistrationForm.php).
Steps to reproduce
Use the signup form
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork subman-3403584
Show commands
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 #2
anybodyWe can solve this similar to https://git.drupalcode.org/project/devel/-/commit/1caf194f2b2b5699228d39...
Comment #3
anybodyComment #5
anybodyThe test errors are unrelated.
Comment #7
anybody