Problem/Motivation
When clicking on "Settings" for exposed filters it does nothing and the ajax response shows this error:
Undefined index: type in better_exposed_filters/src/Plugin/better_exposed_filters/filter/FilterWidgetBase.php on line 51
Steps to reproduce
Create a view with a taxonomy filter. Try to use Better Exposed Filters -> Settings.
Proposed resolution
Do an index check on the array.
Remaining tasks
Test and merge the patch.
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3205070-1.patch | 757 bytes | patrick.thurmond@gmail.com |
Comments
Comment #2
patrick.thurmond@gmail.comHere is my patch that fixes this issue.
Comment #3
gg24 commentedHi @pthurmond,
Though the patch looks good to me, I am not able to reproduce the issue. It seems there is some specific scenario for your case.
Please provide me the steps to reproduce the issue.
Thanks!
Comment #4
neslee canil pinto@pthurmond same here, not able to reproduce this bug.
Comment #5
neslee canil pintoThis has been fixed, if it still exists please inform here after testing. Marking as fixed. Thanks.