Drupal execute expects the form_state to be passed by reference so drupal_execute_macro() should comply with this.

CommentFileSizeAuthor
#1 macro-971562.patch465 bytesboztek

Comments

boztek’s picture

Status: Active » Needs review
StatusFileSize
new465 bytes

Patch to pass form_state by reference to drupal_execute in drupal_execute_macro.