Need to remember the page the action was executed from
earnie - May 23, 2009 - 00:38
| Project: | Advanced User |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
The &destination indicator isn't set so that it can return to the page the action was executed from.

#1
The attached patch accomplishes this. Drupal's API doesn't do this naturally or is buggy about it. This patch will allow the page to be retained for the action taken. This aides the user for larger number of users in remembering where he is.
#2
The patch applied cleanly to 2.x-dev. Committed to CVS.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.