- Issue created by @jmaties
- First commit to issue fork.
This looks like a duplicate of π TypeError: array_keys(): Argument #1 ($array) must be of type array, null given in array_keys() (line 280 of core/modules/views/src/Plugin/views/filter/InOperator.php). Postponed: needs info . Can we close it?
- πͺπΈSpain jmaties
I'm not sure, it's the same problem but in a different filter. (bundle).
That's why I included the reference. Oh. Anyway we need to understand the steps to reproduce this bug. Obviously itβs some View.
- Status changed to Postponed: needs info
7 months ago 11:39am 5 February 2025 - π³πΏNew Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies β .
@jmaties, can you provide the steps to reproduce this?
- πΊπΈUnited States smustgrave
Just following up on steps to reproduce, if can't be provided this could be closed out in 3 months.
Thanks
- π¬π§United Kingdom dahousecat
Patch #3 applied cleanly and after this updb was able to complete and views_post_update_pager_heading() did not error.
In my instance $this->value was set to 'menu_link_content' so not an array.
- πΊπΈUnited States websiteworkspace
Not sure if this is related, but core update is issuing the following error:
-------- ----------------- --------------- -----------------------------------
Module Update ID Type Description
-------- ----------------- --------------- -----------------------------------
views pager_heading post-update Adds a default pager heading.
views rendered_entity post-update Removes entity display cache
_field_cache_me metadata from views with rendered
tadata entity fields.
views views_data_argu post-update Post update configured views for
ment_plugin_id entity reference argument plugin
IDs.
-------- ----------------- --------------- -----------------------------------In ProcessBase.php line 155:
Output is empty.