Problem/Motivation

The GeoJSON display type allows to configure exposed filters, but they are not actually used since the class overrides the DisplayPluginInterface::usesExposed method and unconditionally returns FALSE.

Proposed resolution

Use exposed filters, as the REST base plugin does, to allow query string.

Remaining tasks

Review.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

TBD.

Comments

manuel.adan created an issue. See original summary.

manuel.adan’s picture

Assigned: manuel.adan » Unassigned
Status: Active » Needs review
StatusFileSize
new1.29 KB

Some CS fixed by the way.

scott.whittaker’s picture

Works for me, thanks!

  • jeffschuler committed 5028225 on 8.x-1.x
    Issue #3127084 by manuel.adan: Use exposed filters to allow query string...
jeffschuler’s picture

Status: Needs review » Fixed

Committed to 8.x-1.x.
Thanks!

Status: Fixed » Closed (fixed)

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