You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2015/07/25 12:11:20 UTC

svn propchange: r1692601 - svn:log

Author: jleroux
Revision: 1692601
Modified property: svn:log

Modified: svn:log at Sat Jul 25 10:11:20 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jul 25 10:11:20 2015
@@ -1,3 +1,12 @@
-OFBIZ-6547.
+OFBIZ-6547 - "Error in pagination in EditProdCatalogCategories (Catalog)"
+
+When you paginate, after creating a sufficient number of Catalog Categories for pagination to appear, you get an error
+
+To reproduce this problem:
+1. Import DataToReproduceOFBiz-6547.xml in webtools Entity Import.
+2. Visit https://localhost:8443/catalog/control/EditProdCatalogCategories?prodCatalogId=TestCatalog
+3. Add a new Catalog Categories
+4. Click next button, error message displayed.
+ 
+Applied patch (add paginate-target="EditProdCatalogCategories" to "EditProdCatalogCategories" form) and resolved this problem
 
-Applied patch (add paginate-target="EditProdCatalogCategories" to "EditProdCatalogCategories" form) and resolved this problem in release 13.07.