Author: jleroux
Revision: 1692611
Modified property: svn:log
Modified: svn:log at Sat Jul 25 10:27:09 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jul 25 10:27:09 2015
@@ -1,18 +1,16 @@
"Applied fix from trunk for revision: 1692600"
------------------------------------------------------------------------
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 ProdCatalogCategories 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+1. Import DataToReproduceOFBiz-6547.xml in webtools Entity Import.
+2. Visit
https://localhost:8443/catalog/control/EditProdCatalogCategories?prodCatalogId=TestCatalog 3. Add a new subscription resource.
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
------------------------------------------------------------------------
-