PHP
When applying the Update Cart contents behavior:
You need to append square brackets at the end of the form element name used for quantities (i.e. "quantity[]"). Otherwise the behavior will not work.