Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
3 Jul 2009 at 01:35 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rszrama commentedJust realized that it could happen that the next time a cart is loaded the qty for an item gets adjusted; this happens w/ uc_restrict_qty. Either that doesn't really matter or this function should be updated to simply loop through the return value of uc_cart_get_contents().
Comment #2
rszrama commentedComment #3
rszrama commentedTook my own advice. Committed patch attached. Documented in the update docs.