Posted by earnie on May 23, 2009 at 12:38am
| Project: | Advanced User |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The &destination indicator isn't set so that it can return to the page the action was executed from.
Comments
#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.