Closed (fixed)
Project:
Better Exposed Filters
Version:
8.x-5.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2020 at 20:41 UTC
Updated:
4 Aug 2022 at 12:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
josh.stewart commentedI ran across this today and for whatever reason a Published Status filter had been added to the view as exposed. Removing it got rid of the issue for me. I hope this helps you.
Comment #3
etroid commentedThis should be resolved as part of https://www.drupal.org/project/better_exposed_filters/issues/3131580 Let me know if you are still encountering the same issue in the latest dev version!
Comment #4
davide.porrovecchio commentedI can confirm this bug is fixed in 8.x-4.0-beta2.
Thanks a lot.
Comment #5
Ruedische commentedSorry, but I cannot confirm that this bug has been fixed (tried also latest dev).
Comment #7
brooke_heaton commentedThis bug still very much exists. I'm getting it on 8.x-5.0-beta1. Please reopen.
Comment #8
patrick.thurmond@gmail.comI am running into errors with this as well. I will see if I can create a patch as soon as I understand what is going on.
The error I get is "Notice: Undefined index: #multiple in /var/www/docroot/core/lib/Drupal/Core/Render/Element/Select.php on line 128". I am running Drupal 8.9.9.
Comment #9
patrick.thurmond@gmail.comWe are not using Chosen yet still having this problem. It might be related, but no one has a fix for it yet.
Comment #10
unstatu commentedI had this problem as well. This patch should fix it.
Comment #11
thomwilhelm commentedStill getting the same error using 8.x-5.0-beta1. The patch in #10 is already in 5.x-dev, which also doesn't fix the warning.
Comment #12
jhuhta commentedConfirming, the problem is still not fixed in 5.x. Please reopen/review.
Not quite sure if this is the right approach, but as core seems to be expecting $element['#multiple'] being set in Drupal/Core/Render/Element/Select.php, maybe we can set it to FALSE when it's not? At least this fixes the problem for me.
Comment #13
saurabh-2k17 commentedI have re-rolled the patch for the latest stable version i.e. 8.x-5.0
Comment #14
kmakaveev commentedHello! I have re-rolled the patch for the latest stable version i.e. 8.x-5.2