Notice: Trying to access array offset on value of type null in matomo_preprocess_search_results() (line 479 of matomo/matomo.module) is logged when using site search while there are no results returned. This is caused by referring to a null variable global $pager_total_items; which might not exist in these cases.
I will attach a patch shortly.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | matomo-3190742-trying-to-access-array-offset-type-null-2.patch | 664 bytes | Rafal Lukawiecki |
Comments
Comment #2
Rafal LukawieckiPatch attached for review
Comment #3
Rafal LukawieckiComment #5
grimreaperHello,
Thanks this is merged now.