Author: jleroux
Revision: 884763
Modified property: svn:log
Modified: svn:log at Fri Nov 27 09:44:36 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Nov 27 09:44:36 2009
@@ -1 +1,9 @@
Fix a bug related to r884761 and OFBIZ-3265
+
+A patch from Arpit Singh Pandya "Error is not Handle for Inventory, if wrong productId is passed, it is breaking the ftl." (
https://issues.apache.org/jira/browse/OFBIZ-3265) - OFBIZ-3265
+Steps to generate the problem
+– Go to
https://demo.ofbiz.org/catalog/control/main+– In Right bar at Search Products section Leave Product Id.
+– Select "Inventory" in "Product Jump" DropDown.
+
+It is breaking the ProductInventorySummary.ftl and EditProductInventoryItems.ftl code.