Posted by sammys on April 15, 2010 at 7:44am
3 followers
| Project: | UC Node Checkout |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
For usability it would be nice to have a Cancel link taking the user back to the referring page. Patch follows.
Comments
#1
Patch attached should apply to current dev version.
#2
Use this patch if #771818: Speed up uc_node_checkout_form_alter() for forms that aren't <blah>_node_form is applied already.
#3
HTTP_REFERRER can not be relied upon, you will need to use ?dest or some other trick.
#4
#5