The Price Class bug still exists, where customers can add items to the cart until they get a lower price, complete the shipping information, then delete items from the cart (keeping the lower price) and check out.
Programming:
This can be easily fixed by having the "Update Quantity" routine fire if someone deletes a row from the cart.