You should not use a hidden destination field but use $form['#redirect'].
http://api.drupal.org/api/drupal/developer--topics--forms_api_reference....

This was driving me crazy, i could not figure out why it would not redirect to where i wanted it to but then i saw that you use a hidden field.

Comments

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

How about a patch?

Michsk’s picture

i have never made a patch. i can alter the files and from there you maybe could make a patch?

nancydru’s picture

At least give me a hint and where this "hidden" field is.