Skip to content

renderFilter adds filter= to URL many times #2156

@CSchank

Description

@CSchank

In IHP v1.3.0, this was not a problem. If you used the pagination function renderFilter and submitted the form more than once, it would overwrite the filter parameter in the URL. However, in IHP v.1.4.x it keeps adding multiple filter parameters to the URL over and over. This causes the filtering not to work. Since the renderFilter function hasn't changed, I think it may be related to this: ad872d5 somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions