[
https://issues.apache.org/jira/browse/OFBIZ-9970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-9970.
----------------------------------
Resolution: Fixed
Fix Version/s: 16.11.04
Thanks Dennis,
Your patch is in
trunk r1814501
R16.11 r1814502
I did not backport in unsupported version because of probable tree conflicts.
BTW Dennis, was this detected with Findbugs?
> 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
> Fix For: 16.11.04
>
> 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)