Skip to content

Interfering with Neatline item import #3

@jaguillette

Description

@jaguillette

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions