NOTE: All tests should be done in advanced theme
NOTE: Do not apply patch before Preparation
== Preparation ==
# Add 1-2 products with prices into Products section. Enable them - you should see them on website.
# Create template themes/advanced/in-commerce/elements/shopping_cart.tpl with content from P4
# Include it in themes/advanced/in-commerce/designs/section.tpl in `sidebar` element
# Delete list_name tag parameter from p_InitList and p_ListProducts in themes/advanced/in-commerce/elements/content_boxes/new_products.elm.tpl
# Go to products list page and add some product into shopping card
# Return to products list - you should get error in debugger:
(WARNING) Exception: Query method is called in class ProductsItem for prefix p in w:\in-portal-5.2.x\core\kernel\db\dbitem.php on line 1506
== Testing ==
# Apply patch
# Reload products list page - error should gone