Skip to content

Error with "empty" params #6

@benkeil

Description

@benkeil

if you have a URL like /Search?&partnerid=12345 the plugin creates two entries: partnerid and an empty one.

"params"=>{
    "partnerid"=>"12345",
    ""=>"",
}

Empty entires must be removed.

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