Some of the form submit handlers call drupal_goto() directly instead of returning a path to redirect to. This makes some things not work as expected e.g. calling drupal_execute() on one of these forms ends the request, instead of simply returning as it should.
Warning: untested code.

CommentFileSizeAuthor
feedapi-drupal_goto.patch1.25 KBjohn morahan

Comments

aron novak’s picture

Status: Needs review » Fixed

Thanks, this is committed now.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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