The drupal_goto() in quicktabs_form_submit() prevents any additional submit handlers added via form_alter from running. Instead, this should use $form_state['redirect'].

CommentFileSizeAuthor
#1 quicktabs_redirect-1855294-1.patch406 bytesultimateboy

Comments

ultimateboy’s picture

Status: Active » Needs review
StatusFileSize
new406 bytes
dkh’s picture

Status: Needs review » Reviewed & tested by the community

This patch is ready to go. My team has been using it without issues.

ultimateboy’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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