- Issue created by @jabeler
- Status changed to Closed: works as designed
7 months ago 5:44pm 5 August 2024 Closing as this may have been a false positive and the core issue is related to a different module. Will continue to monitor.
Updating from 8.x-1.4 to 2.0.0-alpha1 breaks the Drupal user password reset form (/user/password).
Removing 2.0.0-alpha1 and reinstalling 8.x-1.4 fixes the issue.
The error message in the log is:
Symfony\Component\HttpKernel\Exception\BadRequestHttpException: Input value "name" contains a non-scalar value. in Symfony\Component\HttpKernel\HttpKernel->handle() (line 83 of /home/xxx/d10/vendor/symfony/http-kernel/HttpKernel.php).
Drupal 10.2.7
PHP 8.3.6
Closed: works as designed
2.0
Code
Closing as this may have been a false positive and the core issue is related to a different module. Will continue to monitor.