You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2014/01/25 22:56:39 UTC

[jira] [Comment Edited] (OFBIZ-5516) safeAddProductToCategory unknown parameter error for addCategoryProductMember

    [ https://issues.apache.org/jira/browse/OFBIZ-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882072#comment-13882072 ] 

Christian Carlow edited comment on OFBIZ-5516 at 1/25/14 9:56 PM:
------------------------------------------------------------------

Hey Jacques,

This error relates to associating a products to a category rather than categories to a product.  It pertains to path catalog/control/EditCategoryProducts.  The simple method sends the primary keys out but the service wasn't defined to accept them.  This was the reason for the service.xml change from IN to INOUT.

To test:
1.  Navigate to Catalog->Categories
2.  Find a ProductCategory 
3.  Navigate to the "Products" tab of the Category
4.  Attempt to associate a product to the category which should reproduce the error




was (Author: ofbizzer):
Hey Jacques,

This error relates to associating a products to a categories rather than categories to a product.  It pertains to path catalog/control/EditCategoryProducts.  The simple method sends the primary keys out but the service wasn't defined to accept them.  This was the reason for the service.xml change from IN to INOUT.



> safeAddProductToCategory unknown parameter error for addCategoryProductMember
> -----------------------------------------------------------------------------
>
>                 Key: OFBIZ-5516
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5516
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-5516.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)