You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/02/05 22:47:59 UTC

[jira] Commented: (OFBIZ-2170) Providing Functionality of ProductFeatureIactn Entity

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

Jacques Le Roux commented on OFBIZ-2170:
----------------------------------------

Hi Arpit,

I did not test yet, but this introduces issues where ProductWorker.getVariantFromFeatureTree is used
ShoppingCartEvents.java[265]
ProductConfigWorker.java[154] (BTW there cart.addToCart.incompatibilityVariantFeatur should be also used)
For the moment, a null value is tested there not a non empty String.

Could you explain the problem you are tackling, issues you got, what you want to achieve and how the code you provided is doing that, with detailled steps please ?

Thanks

> Providing Functionality of ProductFeatureIactn Entity
> -----------------------------------------------------
>
>                 Key: OFBIZ-2170
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2170
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce, product
>    Affects Versions: SVN trunk
>            Reporter: Arpit Singh Pandya
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: ProductFeatureIactn.patch
>
>
> ProductFeatureIactn Entity is not working in current Scenario, it need some amendments in the DemoProduct.xml file in eccomerce component  and ProductWorker.java in Product component.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.