Dear pkp-Team,
we were trying to deposit a large number of articles (ca. 100). However, the deposit action was resulting in errors. According to the error logs, the error message said that the file name was getting too long. After debugging I've noticed that the filename part is basically being reused with every iteration of the for-loop:
Dear pkp-Team, we were trying to deposit a large number of articles (ca. 100). However, the deposit action was resulting in errors. According to the error logs, the error message said that the file name was getting too long. After debugging I've noticed that the filename part is basically being reused with every iteration of the for-loop:
Compared to the datacite plugin (where the variable is named $objectFileNamePart):
Not sure if this is only an issue with our installation or if I am missing something...
OJS Version: 3.3.0.3 crossref-Plugin version: 2.1.0.0
Best, Tina