[
https://issues.apache.org/jira/browse/OFBIZ-9970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Balkir updated OFBIZ-9970:
---------------------------------
Attachment: OFBIZ-9970_org.apache.ofbiz.product.category.CategoryContentWrapper_bugfix.patch
> 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
> 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)