-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
This is a very strange problem I've run into, but it seems that this plugin is interfering with importing Items into Neatline exhibits. For some reason, imports fail when this plugin is active, and succeed when it's been deactivated.
I don't know why, but the offending line seems to be 118 in DefaultSortPlugin.php. When I comment out $requestParams = $req->getParams();, importing Items into Neatline exhibits works again. I've kept my version of DefaultSort running by using $params to check the controller and action instead of $requestParams, but I'm not sure if that breaks anything else.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels