Regex? Validation error?

This is version 3.5.0.4

We’ve just updated to 3.5. I think we were on 3.3.0.11 before.

A user is getting this error and I have no idea where to begin on finding it. I just inherited this system when someone else retired and I don’t have much of an idea of what I’m doing. This is the users communication:

Me again! Haha. During the update, it seems our DOI’s were removed from crossref, so I’m redepositing; however, I’m getting the error message below/attached. In researching it, it seems that the suffix for the doi isn’t populating from OJS/PKP, so the crossref plugin won’t recognize it. Any thoughts?

Error validating schema crossref5.4.0.xsd : Error: cvc-pattern-valid: Value ‘10.70085/’ is not facet-valid with respect to pattern ‘10\.[0-9]{4,9}/.{1,200}’ for type ‘#AnonType_doi’.
Error: cvc-type.3.1.3: The value ‘10.70085/’ of element ‘doi’ is not valid.

<?xml version="1.0" encoding="UTF-8"?>

<doi_batch_diagnostic status=“completed” sp=“ip-10-4-0-49.ec2.internal”>
<submission_id>1748097380</submission_id>
<batch_id>JTSE_1779235259</batch_id>
<record_diagnostic status=“Failure”>

Error validating schema crossref5.4.0.xsd : Error: cvc-pattern-valid: Value ‘10.70085/’ is not facet-valid with respect to pattern ‘10\.[0-9]{4,9}/.{1,200}’ for type ‘#AnonType_doi’.
Error: cvc-type.3.1.3: The value ‘10.70085/’ of element ‘doi’ is not valid.

</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>

The user also sent me screen grabs.

Hi @candelariajr, can you check that the issue-level DOI for the issue that publication is a part of is also correct? Assuming I found the correct publication, I think you may not have the DOI assigned for the issue correctly (the issue-level DOI information is also sent with the publication DOI registration).

I’m not sure. I hate to sound like an idiot, but how would I do that? (I am an idiot). This whole thing just kind of fell on me and I’m just trying to fix this issue before I go get proper training.