Tax Form - Edit Tax Rule Error

Posts: 5
Joined: 08/13/2008

When I try to create a new tax rule I get something like this twice: Invalid argument supplied for foreach() in /includes/form.inc on line 1182. I am using the 6.2.x dev of Ubercart. This bug can be fixed by changing $form['taxed_product_types'] and $form['taxed_line_items'] #type attribute to "select" instead of "checkboxes".