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

Improper class import #10344

Closed
taslangraham opened this issue Aug 28, 2024 · 0 comments
Closed

Improper class import #10344

taslangraham opened this issue Aug 28, 2024 · 0 comments
Assignees

Comments

@taslangraham
Copy link
Contributor

taslangraham commented Aug 28, 2024

Describe the bug
The implementation for #10318 had an incorrect import: use pkp\jobs\orcid\RevokeOrcidToken; in OrcidManager.php. It should be use PKP\jobs\orcid\RevokeOrcidToken;.

What application are you using?
OJS 3.5, (main branch)

PRs:
pkp lib - #10345
ojs(submodule update) - pkp/ojs#4413
ops(submodule update) - pkp/ops#755
omp(submodule update) - pkp/omp#1682

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant