Index: branches/5.2.x/units/order_items/order_items_tag_processor.php =================================================================== diff -u -N -r16516 -r16742 --- branches/5.2.x/units/order_items/order_items_tag_processor.php (.../order_items_tag_processor.php) (revision 16516) +++ branches/5.2.x/units/order_items/order_items_tag_processor.php (.../order_items_tag_processor.php) (revision 16742) @@ -1,6 +1,6 @@ Load($product_id); } + else { + $this->Application->removeObject('p'); + } return $o; }