[jira] [Assigned] (OFBIZ-9970) NullPointer Access in CategoryContentWrapper.getProductCategoryContentAsText when locale parameter is missing

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

[jira] [Assigned] (OFBIZ-9970) NullPointer Access in CategoryContentWrapper.getProductCategoryContentAsText when locale parameter is missing

Nicolas Malin (Jira)

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

Jacques Le Roux reassigned OFBIZ-9970:
--------------------------------------

    Assignee: Jacques Le Roux

> NullPointer Access in CategoryContentWrapper.getProductCategoryContentAsText when locale parameter is missing
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-9970
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9970
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Dennis Balkir
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: OFBIZ-9970_org.apache.ofbiz.product.category.CategoryContentWrapper_bugfix.patch
>
>
> The said method is not nullpointer-safe; it is possible, that the method crashes and produces a nullpointer-exception at this point:
> {{String sessionLocale = locale.toString();}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)