Closed (fixed)
Project:
Pagedesigner Block Adaptable
Version:
2.2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2023 at 12:44 UTC
Updated:
14 Jun 2023 at 10:02 UTC
Jump to comment: Most recent
Comments
Comment #4
pvbergen commented@zuernBernhard
Thanks for providing a workaround for making adaptable block php8.1 compatible. I've added an additional check on the type of the $item['value'] as without this it may break in cases, where $item['value'] already is a string.
In general, I agree that we need to cleanup values in the element's storage to fix these issues at the root. I will try to provide an update hook soon.
Comment #5
zuernbernhard commentedThank you - I think we will deploy this today.
Comment #6
pvbergen commentedComment #7
pvbergen commented