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

Crossref plugin not receiving title metadata in most recent 3.2.1 testing. #6021

Closed
AhemNason opened this issue Jun 18, 2020 · 9 comments
Closed
Assignees
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.

Comments

@AhemNason
Copy link

Running a test on client data with Crossref test credentials and I'm running into a failure with this error on submission with the Crossref plugin...

<?xml version="1.0" encoding="UTF-8"?>
<doi_batch_diagnostic status="completed" sp="a-cs1">
   <submission_id>1430036899</submission_id>
   <batch_id>_1592519078</batch_id>
   <record_diagnostic status="Failure" msg_id="56">
      <doi>none</doi>
      <msg>Deposit contains title error(s): Title name value is missing from the title element</msg>
   </record_diagnostic>
   <batch_data>
      <record_count>1</record_count>
      <success_count>0</success_count>
      <warning_count>0</warning_count>
      <failure_count>1</failure_count>
   </batch_data>
</doi_batch_diagnostic>

If I check the XML export, title field looks like this:

        <titles>
          <title/>
        </titles>

The article has a title and I've never seen this happen before, so I suspect it's a hiccup with the latest 3.2.1 build we're testing.

@AhemNason AhemNason added the Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. label Jun 18, 2020
@AhemNason AhemNason added this to the OJS/OMP/OPS 3.2.1 milestone Jun 18, 2020
@asmecher
Copy link
Member

@AhemNason, what is the language setup on that journal? Are you navigating the install in a language other than the journal's primary language?

@AhemNason
Copy link
Author

AhemNason commented Jun 18, 2020

primary only (in this case, English)... bilingual metadata is enabled but this was all default and using existing metadata... and because it's live data, I also know that it successfully registered prior. The DOIs were marked "active" before I tried a test deposit using our test creds.

@asmecher
Copy link
Member

asmecher commented Jun 18, 2020

And the journal was previously (seemingly) working fine with OJS 3.2.0-3? (Or were they on an older version?)

@AhemNason
Copy link
Author

They were previously on 3.1.2-4. Not sure when the update was applied for this test instance by @jmacgreg

@asmecher
Copy link
Member

Thanks, @AhemNason! @defstat, could you take a look at this? It's possible that it affects 3.2.0 as well, since this upgrade went from 3.1.2-4 to pre-3.2.1.

@asmecher
Copy link
Member

(@defstat, a reminder about this)

defstat added a commit to defstat/ojs that referenced this issue Jun 20, 2020
@defstat
Copy link
Collaborator

defstat commented Jun 20, 2020

PR
[master]
[OJS]: pkp/ojs#2816

[3.2.1]
[OJS]: pkp/ojs#2817

asmecher pushed a commit to pkp/ojs that referenced this issue Jun 22, 2020
@asmecher
Copy link
Member

Both merged -- thanks, @defstat.

@gemusehandler
Copy link

gemusehandler commented Jan 3, 2022

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

4 participants