OJS 3.3.0-4 Medra Plugin show Fatal Error
We have just upgraded our OJS to 3.3.0-4. Unfortunately when try to deposit any issue to Medra / exporting any issue using those plugin, it seem that it is produce an Fatal Error.
Our server :
PHP 7.4
xml package is installed.
Here is the stack trace :
Fatal error: Uncaught League\Flysystem\FileNotFoundException: File not found at path: in /home/prawoiv/www_latest/lib/pkp/lib/vendor/league/flysystem/src/Filesystem.php:389 Stack trace: #0 /home/prawoiv/www_latest/lib/pkp/lib/vendor/league/flysystem/src/Filesystem.php(328): League\Flysystem\Filesystem->assertPresent() #1 /home/prawoiv/www_latest/plugins/importexport/medra/filter/O4DOIXmlFilter.inc.php(392): League\Flysystem\Filesystem->getSize() #2 /home/prawoiv/www_latest/plugins/importexport/medra/filter/IssueMedraXmlFilter.inc.php(209): O4DOIXmlFilter->createExtentNode() #3 /home/prawoiv/www_latest/plugins/importexport/medra/filter/IssueMedraXmlFilter.inc.php(129): IssueMedraXmlFilter->createJournalIssueNode() #4 /home/prawoiv/www_latest/plugins/importexport/medra/filter/IssueMedraXmlFilter.inc.php(73): IssueMedraXmlFilter->createIssueNode() #5 /home/prawoiv/www_latest/lib/pkp/classes/filter/Filter.inc.php(449): IssueMedraXmlFilter->process() #6 /home/prawoiv/www_latest/classes/plugins/PubObjectsExportPlugin.inc.php(4 in /home/prawoiv/www_latest/lib/pkp/lib/vendor/league/flysystem/src/Filesystem.php on line 389
Thank you for any support for this matter.