- Issue created by @id.rem.dev
- πΊπΈUnited States drpldrp San Francisco, CA
Oh yea, forgot about that.
This is a bit more code than I would prefer.
What do you think about just storing a copy of the submit action array before the menu_ui_form_node_form_alter() and then restoring it after?
- πΊπ¦Ukraine id.rem.dev
According to
array_unique
spec, there is a flag SORT_REGULAR, that performs non-strict comparison, so no array to string conversion happens.
Face no notice anymore.
What do you think? -
drpldrp β
committed e3ddf10e on 3.x
fix issue #3408498 array to string conversion notice
-
drpldrp β
committed e3ddf10e on 3.x
- Status changed to Fixed
11 months ago 7:28am 17 December 2023 - πΊπΈUnited States drpldrp San Francisco, CA
I like storing and restoring the submit actions.
Fixed in 3.5.4.
Automatically closed - issue fixed for 2 weeks with no activity.