- Issue created by @mably
- Merge request !48Issue #3523871 by mably: Warning: Trying to access array offset on value of type bool → (Merged) created by mably
Automatically closed - issue fixed for 2 weeks with no activity.
Getting this warning in the logs:
Warning : Trying to access array offset on value of type bool dans tacjs_page_attachments() (/data/drupal8/sites-culturels/web/modules/contrib/tacjs/tacjs.module ligne 36)
Probably when tacjs is enabled without any service activated when upgrading from 8.x-6.x to 7.x.
Add checks to code.
Active
7.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.