Javascript Bug when using UC rc7
jrust - September 24, 2009 - 16:31
| Project: | UC Free Order Payment Method |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The get_payment_details call in the javascript file is returning a 404 error which causes the payment progress bar to hang. This is because get_payment_details uses a relative path ('cart/payment/payment_details') instead of using the new ucURL variable which is an absolute path. The attached patch fixes this.
| Attachment | Size |
|---|---|
| uc_free_order_js_bug.patch | 943 bytes |

#1
i do no have uc_free_order module....Can you help me to find out?
#2
I was having this issue with uc_free_order 6.x-1.0-beta3, applying the patch fixed it.
#3
Worked for me too. Thank you!
#4
I ran into the same problem and tried this patch. Works great, thanks!
Maybe now that UC 2.0 is out, someone will have time to apply this patch.
#5
Many thanks, sorry for the lag time. Just committed it.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.
#7
Subscribing...