- Issue created by @kensae
- @kensae opened merge request.
- Status changed to Needs review
over 1 year ago 1:40pm 1 June 2023 - Status changed to Needs work
over 1 year ago 4:08pm 1 June 2023 - 🇭🇺Hungary nagy.balint
Thanks!
Actually I think that we should rather do the following check:
if (empty($disallowed_types[$parent_layout])){ return; }
Since that would make sure that we cannot get into a situation where $disallowed_types is not empty, but $disallowed_types[$parent_layout] is empty.
-
nagy.balint →
committed aaa48c6f on 1.0.x authored by
kensae →
Issue #3364184 by kensae: error when the disallowed paragraphs settings...
-
nagy.balint →
committed aaa48c6f on 1.0.x authored by
kensae →
- Status changed to Fixed
over 1 year ago 10:54am 8 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.