Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Orders
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2011 at 19:35 UTC
Updated:
16 Jun 2011 at 21:11 UTC
The conversion from a $settings array to a list of arguments in uc_order_condition_has_products() was not fully completed - so we get a "variable not defined" error. Attached patch should fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_order-has-products.patch | 756 bytes | wodenx |
Comments
Comment #1
longwaveCommitted, thanks.