In line 984, the $dest variable should be an array: array('query' => drupal_get_destination());. The new url function in D6 doesn't accept the old parameter.

Comments

joewang’s picture

Status: Active » Needs review
Anonymous’s picture

Assigned: Unassigned »
Status: Needs review » Fixed

Thanks Joe,

I'll get that change committed later this week.

-Paul

Anonymous’s picture

Status: Fixed » Closed (fixed)