Skip to content

Incomplete registerAction calls throwing warnings #3549

@SugaryLump

Description

@SugaryLump

Some API Controller classes are registering actions with an odd number of parameters in the registerAction method call, which causes the following error to be thrown:
WARN o.r.w.c.ControllerAssistantUtils - registerAction (actionComponent=org.roda.wui.api.v2.controller.MembersController, actionMethod=getAccessKeysByUser) failed because parameters array must have pairs of elements (even length)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions