Copied code in subform_element_rebuild() is entirely equal to drupal_rebuild_form().

Remove it and just call drupal_rebuild_form().

Comments

casey’s picture

Status: Active » Fixed
casey’s picture

Title: Duplicate code in subform_element_rebuild() » Duplicate code in subform_element_process() and subform_element_rebuild()

Also removed duplicate code in subform_element_process() and just called drupal_build_form() while preventing the input being processed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.