Did anybody find a solution for this problem yet? I'm having the same problem with a non working redirect from a form.
I use this: $form_state['redirect'] = '/cart/add/e-p' . $node->nid . '_q1?destination=cart';
Which adds the product to the cart, but redirects to the front page.
