[jira] [Updated] (OFBIZ-5699) NPE on a virtual product in configurable good

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-5699) NPE on a virtual product in configurable good

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharan Foga updated OFBIZ-5699:
-------------------------------
    Sprint: Bug Crush Event - 21/2/2015

> NPE on a virtual product in configurable good
> ---------------------------------------------
>
>                 Key: OFBIZ-5699
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5699
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 13.07
>            Reporter: Guillaume Sigoigne
>            Assignee: Nicolas Malin
>
> In a configurable good, I have an option with a component.
> This component is a virtual product with several variants products.
> When the configurable good is ordered, a NPE appears instead of configuration page.
> The NPE is here : ProductConfigWorker.storeProductConfigWrapper() l.347
> String componentOption = oneOption.componentOptions.get(component.getString("productId"));
> oneOption exists, but oneOption.componentOptions is null



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)