Hi,

While I was working with the wonderfull reports I found that when I clicked the "edit" link to edit some metatags and saved the node I didn't return to the report page.
I think it makes more sense if you would be redirected back to reports page after editing and saving a node.

Therefore I changed the edit links in seo_friend.admin.inc like his:
$row[] = l('Edit', 'node/'.$node->nid.'/edit', array('query' => drupal_get_destination()));

Maybe this is helpfull for others?

Comments

kristen pol’s picture

Excellent idea. I will try to get this in very soon.

Thanks,
Kristen

kristen pol’s picture

Status: Active » Fixed

Wow... thought I had done this one.

Just checked into dev.

Thanks!
Kristen

kristen pol’s picture

Status: Fixed » Closed (fixed)

Fix is in 6.x-1.0