Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error when trying to reset password #10501

Open
Vitaliy-1 opened this issue Oct 3, 2024 · 0 comments
Open

Fatal error when trying to reset password #10501

Vitaliy-1 opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.
Milestone

Comments

@Vitaliy-1
Copy link
Collaborator

Describe the bug
Fatal error:

 POST /index.php/publicknowledge/en/login/requestResetPassword - Uncaught TypeError: PKP\core\Dispatcher::url(): Argument #6 ($path) must be of type ?array, string given, called in /Users/vitalii/Documents/development/ojs-main/ojs/lib/pkp/classes/mail/traits/PasswordResetUrl.php on line 37 and defined in /Users/vitalii/Documents/development/ojs-main/ojs/lib/pkp/classes/core/Dispatcher.php:208

To Reproduce
Steps to reproduce the behavior:

  1. Go to the lost password page, e.g., `.../publicknowledge/en/login/lostPassword
  2. Enter user email, e.g., [email protected]
  3. Click on reset password
  4. See error

What application are you using?
OJS, OMP or OPS main branch

@Vitaliy-1 Vitaliy-1 added the Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. label Oct 3, 2024
@Vitaliy-1 Vitaliy-1 added this to the 3.5 Internal milestone Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.
Projects
None yet
Development

No branches or pull requests

2 participants