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:13:31 UTC

svn propchange: r1692612 - svn:log

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

Modified: svn:log at Sat Jul 25 10:13:31 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jul 25 10:13:31 2015
@@ -2,18 +2,15 @@
 ------------------------------------------------------------------------
 r1692600 | shijh | 2015-07-25 06:15:33 +0200 (sam. 25 juil. 2015) | 3 lignes
 
-OFBIZ-5634 - "Error in pagination in createProductSubscriptionResource (Catalog)"
+OFBIZ-6547 - "Error in pagination in EditProdCatalogCategories (Catalog)"
 
-When you paginate, after creating a sufficient number of subscriptions for pagination to appear, you get an error
+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-5634.xml in webtools Entity Import.
-2. Visit https://localhost:8443/catalog/control/EditProductSubscriptionResources?productId=GZ-NEWS-1MO
-3. Add a new subscription resource.
+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.
  
- Added paginate-target="EditProductSubscriptionResources" to ListProductSubscriptionResources form and resolved this problem in trunk.
-
-
+Applied patch (add paginate-target="EditProdCatalogCategories" to "EditProdCatalogCategories" form) and resolved this problem
 ------------------------------------------------------------------------
-