Needs review
Project:
Inline Block Title Automatic
Version:
8.x-1.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2024 at 13:04 UTC
Updated:
22 Jan 2026 at 11:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
jeffreysmattsonComment #4
erik_petra commentedI have a similar issue, where "settings" is undefined, since we have a form to choose between reusable and a new inline block, and the form alter triggers for it. (Warning: Undefined array key "settings")
Having that isset check is overall helpful and makes the module more resilient. I copied the PR diff (#2) to the patch.
Comment #5
erik_petra commented