You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated the title to accurately reflect the bug description
Description
In the cases of the ChangeProfileEmail and the RegistrationAccessInvite Invitations, the accept and decline redirects fail, even though the main action of accept or decline functions succesfully.
Steps to Reproduce
Login with any user
Navigate to User -> Edit Profile -> Contact
Change the user's email address
Go to the provided email mailbox
Click the Accept link.
A 404 http response will be displayed.
Expected Result
The correct redirect page should be displayed.
For ChangeProfileEmail: the user profile page -> user/profile -> tab: contact
For RegistrationAccessInvite: the registration success page user/activateUser
Valid Title
Description
In the cases of the ChangeProfileEmail and the RegistrationAccessInvite Invitations, the accept and decline redirects fail, even though the main action of accept or decline functions succesfully.
Steps to Reproduce
Expected Result
The correct redirect page should be displayed.
For ChangeProfileEmail: the user profile page ->
user/profile
-> tab: contactFor RegistrationAccessInvite: the registration success page
user/activateUser
Actual Result
A 404 http response is displayed.
Environment Details
No response
Application Version
OJS, OMP, OPS stable 3.5.0, main branches
Logs
No response
Additional Information
No response
PRs
Branch stable-3_5_0
PKP-LIB: #11152
OJS: pkp/ojs#4776 TESTS ONLY
Branch main
PKP-LIB: #11153
OJS: pkp/ojs#4777 TESTS ONLY
The text was updated successfully, but these errors were encountered: