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

Switching language during submission process exits from the submission workflow #8763

Closed
israelcefrin opened this issue Mar 8, 2023 · 4 comments
Assignees
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.

Comments

@israelcefrin
Copy link
Collaborator

Describe the bug
When user toggles the language during the submission process they will redirected to the site-wide initial page, they will even leave the dashboard.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any submission
  2. Click on top right profile icon and switch to any other language
  3. See error (redirected elsewhere from the submission wizard)

What application are you using?
OJS version 3.4.0rc1

Additional information

Make.a.Submission_.Details._.Demo.Journal.mp4
@israelcefrin israelcefrin added Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. 3.4.0rc1 Internal Testing labels Mar 8, 2023
@israelcefrin israelcefrin added this to the 3.4.0rc1 Internal Testing milestone Mar 8, 2023
@Vitaliy-1 Vitaliy-1 self-assigned this Mar 8, 2023
@Vitaliy-1
Copy link
Collaborator

I'm unable to reproduce this issue on our dataset.
@israelcefrin, is it a clean install or an upgraded instance? Looking at the PKPUserHandler::setLocale such behviour could be observed when:

  • Locale isn't valid. E.g., the OJS code regarding locales got mixed up; I recall the most recent issue, that may contribute to such effect: Merge locale folders to locale code folders #8598
  • Locale isn't supported by a context or site, e.g., a bug during upgrade (if it's upgraded instance)

@asmecher
Copy link
Member

@israelcefrin, just a reminder on this one!

@israelcefrin
Copy link
Collaborator Author

Hi @Vitaliy-1 I was using the OJS 3.4rc testing install, which I assumed it was a clean one.

@NateWr
Copy link
Contributor

NateWr commented Mar 28, 2023

I'll go ahead and close this and we can reopen it if we get reproduction steps.

@NateWr NateWr closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in Author Workflow Mar 28, 2023
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
Status: Done
Development

No branches or pull requests

5 participants