Needs review
Project:
Ubercart Fee
Version:
6.x-1.0-beta2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2011 at 19:19 UTC
Updated:
14 Feb 2012 at 16:41 UTC
Fee information displaying on all products. Patch checks active status.
| Comment | File | Size | Author |
|---|---|---|---|
| active_check_for_fee_display.patch | 591 bytes | mrf |
Comments
Comment #1
mrf commentedComment #2
matthandI installed the patch and I'm still experiencing the bug. I don't think it solved it. Thank you.
*Update*
I see that it did correct a bug, just not the one I'm experiencing. Different bug. Sorry! Nice Job.
Comment #3
agileadamThis may be not be related, but I have a Shipping Surcharge fee on all products. It defaults to $0.00. I figure, if the value of a fee on a product is $0.00 it should be hidden from the add-to-cart form.
Here's my hook_form_alter() code to do that. Maybe it'll help someone else out.