- Issue created by @asherry
- Status changed to Needs review
about 1 year ago 2:23pm 15 February 2024 - πΊπΈUnited States asherry
There is still a remaining issue with this now not working with the FormAlter class. The class resolver is going to require the ::create() method, which the FormAlter class can't really use.
The form alter class implements its own createInstance so that it can always pass the $form and $form_state, with also a $context variable.
- πΊπΈUnited States asherry
Fixes issue with parameters getting sent as a reference
- πΊπΈUnited States SocialNicheGuru
This also seems to apply to 2.0.x-dev version too. Same issue there?
-
asherry β
committed 15a939cf on 2.0.x
Issue #3417080 by asherry: Form batch builder fixes
-
asherry β
committed 15a939cf on 2.0.x
Automatically closed - issue fixed for 2 weeks with no activity.