[jira] [Created] (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] [Created] (OFBIZ-9970) NullPointer Access in CategoryContentWrapper.getProductCategoryContentAsText when locale parameter is missing

Nicolas Malin (Jira)
Dennis Balkir created OFBIZ-9970:
------------------------------------

             Summary: 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


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)