Problem/Motivation

When facet urls are generated , urls are appended with params like "?_wrapper_format=html" in "FacetsPrettyPathsUrlProcessor"

Steps to reproduce

Proposed resolution

Filter the array we get from $get_params->all()

Remaining tasks

User interface changes

API changes

Data model changes

Comments

u_tiwari created an issue. See original summary.

u_tiwari’s picture

Patch which filters keys to remove drupal's internal params

rar9’s picture

Is this still required for v 2.x?