The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇦🇺Australia mstrelan
The function drupal_process_states() has moved to \Drupal\Core\Form\FormHelper::processStates, see Procedural function drupal_process_states() is deprecated → .
- First commit to issue fork.
- @arunkumark opened merge request.
- Status changed to Needs review
almost 2 years ago 5:55am 23 March 2023 - 🇮🇳India arunkumark Coimbatore
The
drupal_process_states()
has been deprecated on Drupal 9.x version. The change record is available Procedural function drupal_process_states() is deprecated → .The patch has been rerolled and MR created to apply to the latest Drupal core version.
- Status changed to Needs work
almost 2 years ago 1:45am 26 March 2023 - 🇺🇸United States smustgrave
The proposed solution should be added to the issue summary.
A test case will also be needed.
- Status changed to Closed: duplicate
10 months ago 1:41pm 26 March 2024 - 🇩🇪Germany FeyP
Thanks for working on this issue. This looks very similar to 🐛 Notice: Undefined index: #type in Drupal\Core\Form\FormHelper::processStates() Needs work . The other issue doesn't have an MR already, but is older, has a patch with a kernel test, has way more followers and even more recent activity, so I'm going to close this one as a duplicate. It would be great, if you could continue working on this in the other issue. Feel free to reopen, if I missed something. Thanks again.