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

DRIVER plugin not producing records in OAI #10830

Closed
kaitlinnewson opened this issue Jan 21, 2025 · 3 comments · Fixed by pkp/ojs#4615
Closed

DRIVER plugin not producing records in OAI #10830

kaitlinnewson opened this issue Jan 21, 2025 · 3 comments · Fixed by pkp/ojs#4615
Assignees
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.
Milestone

Comments

@kaitlinnewson
Copy link
Member

kaitlinnewson commented Jan 21, 2025

Describe the bug
The DRIVER plugin in OJS is currently returning no records in OAI.

To Reproduce
Steps to reproduce the behavior:

  1. Login and enable the DRIVER plugin
  2. Open the OAI interface (e.g. /index.php/publicknowledge/oai)
  3. Click "List Sets" and then "Records" for the DRIVER set (usually near the bottom of the list of sets)
  4. See that no records are returned

What application are you using?
OJS 3.4/main (working in 3.3)

Additional information

Pull requests

@kaitlinnewson kaitlinnewson added the Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. label Jan 21, 2025
@kaitlinnewson kaitlinnewson added this to the 3.4.0-9 milestone Jan 21, 2025
@kaitlinnewson kaitlinnewson self-assigned this Jan 21, 2025
kaitlinnewson added a commit to kaitlinnewson/ojs that referenced this issue Jan 21, 2025
kaitlinnewson added a commit to kaitlinnewson/ojs that referenced this issue Jan 21, 2025
kaitlinnewson added a commit to pkp/ojs that referenced this issue Jan 21, 2025
* pkp/pkp-lib#10830 pass array to ArrayIterator in driver plugin

* pkp/pkp-lib#10830 pass array to ArrayIterator in driver plugin with all()

Co-authored-by: Jonas Raoni Soares da Silva <[email protected]>

---------

Co-authored-by: Jonas Raoni Soares da Silva <[email protected]>
@mpbraendle
Copy link
Contributor

Thanks, works!

jonasraoni added a commit to pkp/ojs that referenced this issue Jan 22, 2025
* pkp/pkp-lib#10830 pass array to ArrayIterator in driver plugin

* pkp/pkp-lib#10830 pass array to ArrayIterator in driver plugin with all()

Co-authored-by: Jonas Raoni Soares da Silva <[email protected]>

---------

Co-authored-by: Jonas Raoni Soares da Silva <[email protected]>
@kaitlinnewson
Copy link
Member Author

Reopening until I've ported to the main branch, then will close.

@kaitlinnewson kaitlinnewson reopened this Jan 22, 2025
@kaitlinnewson
Copy link
Member Author

I see it was committed to main in pkp/ojs@cd5df48, so going ahead and closing again.

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

Successfully merging a pull request may close this issue.

3 participants