Check your includes/classes/shopping_cart.php file for the actionUpdateProduct function. Compare it to a freshly downloaded version of the file and make sure they are the same.
If there's no change there, the next place to look would be for something modifying the $_POST data before it gets to that function.
BrandTim



