Forward service does not use correct URL, always defaults to node/[nid]
harking - November 12, 2009 - 19:51
| Project: | Service links |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
The forward service should instead default to the current url that the user is viewing.
The attached patch modifies the forward service to do this.
| Attachment | Size |
|---|---|
| forward-services.module.diff | 632 bytes |

#1
Updated patch, previous version was broken.
#2
I tested the patch, and it improves the default behavior of the module. Can we get a commit?