Right now destinations look like this in the D7 branch: ?query[destination]=
I think there are too many arrays in
drupal_goto("admin/content/book/" . $node->book['bid'], array('query' => array('query' => array("destination" => "node/" . $node->nid))));
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | book_made_simple-destination-1084718.patch | 717 bytes | scottrigby |
Comments
Comment #1
scottrigbyhi Marc,
how about this?
Comment #2
MarcElbichon commentedComment #3
MarcElbichon commented