Problem/Motivation

If there is VERF exposed filter from the https://www.drupal.org/project/verf module and we select value from the filter, it's not displayed in the summary.

Steps to reproduce

Install https://www.drupal.org/project/verf . Add VERF exposed filter. Open views page and use the filter. Confirm that there is no item for the selected filter in the summary.

Proposed resolution

Update the ViewsFiltersSummary::buildFilterDefinition() to support the 'verf' filter plugin.

Comments

khiminrm created an issue. See original summary.

khiminrm’s picture

I've created a patch

khiminrm’s picture

Status: Active » Needs review

  • mably committed ba65b4d4 on 3.0.x
    Issue #3380427 by khiminrm: Add support of the VERF filters
    
mably’s picture

Assigned: Unassigned » mably
Status: Needs review » Fixed

Has been implemented in 3.0.x-dev using a info_alter hook in a dedicated submodule.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

mably’s picture

Assigned: mably » Unassigned