Empty sword tab in OJS 3.1.1-4

Hi,

sword works fine for me in OJS 3.1.1-2, but I cannot access the sword settings grid in OJS 3.1.1-4.

It seems to be a security issue since I can access the tab if I ignore

if ($serviceEndpoint[0]->authorize($request, $args, $roleAssignments))

in PKPRouter.inc.php.

Class of the service endpoint is SwordDepositPointsGridHandler.

best,
Carola

Hi @carola,

I’ve just released a small update to the SWORD pluign that deals with an incompatibility with OJS 3.1.1-4. See https://github.com/asmecher/sword/releases/tag/v1.0.1-0 for the release (and you can update it directly from the Plugin Gallery).

Regards,
Alec Smecher
Public Knowledge Project Team