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

minLength error #3

Open
bolelligallevi opened this issue Jan 27, 2021 · 2 comments
Open

minLength error #3

bolelligallevi opened this issue Jan 27, 2021 · 2 comments

Comments

@bolelligallevi
Copy link
Contributor

Hi Dulip, I received this error for a doi registration by the plugin:
2021-01-26 15:27:01.730 ERROR 37 :: DOI 10.13130/unimi2040.37: [facet 'minLength'] The value has a length of '0'; this underruns the allowed minimum length of '1'. at line 20, column 0
Due to this error, no DOI was created in datacite, but in the plugin the submission was moved to Deposited tab anyway.
The error seems to refer to a specific field as written in the XML sent to datacite, unfortunately I can't provide it because of the delete operated by the plugin (DataciteExportPlugin.inc.php row 183).
I looked for relevant missing fields in the submission, but I didn't find any.
We commented the delete part of the code and we'll try some other tests, but I wanted to ask:

  • if is possible to have more details from datacite about the issue (the datacite OJS plugin provide them)
  • why the plugin moves the submission to the deposited tab despite no registration in datacite.
    best regards
    Stefano
@felixhelix
Copy link

Hi,

we just experience the same error as mentioned here. Any ideas what causes this and how to solve it?

Yours,

Felix

@felixhelix
Copy link

felixhelix commented Sep 28, 2022

Just found the solution (by examining the resulting XML files): We did not enter a publisher, so the publisher tag was empty.

As of now, publisher identity is stated to be obligatory only if one needs ONIX-Metadata. So maybe clarify that at least the name of the publisher is needed for DataCite DOIs as well.

Yours

Felix

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

2 participants