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))));

Comments

scottrigby’s picture

Status: Active » Needs review
StatusFileSize
new717 bytes

hi Marc,
how about this?

MarcElbichon’s picture

Status: Needs review » Closed (fixed)
MarcElbichon’s picture

Project: Book made simple (Obsolete) » Book made simple