[jira] [Created] (OFBIZ-10048) Check purpose of null initialized but used variables in ContentManagementEvents and ContentManagementWorker

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

[jira] [Created] (OFBIZ-10048) Check purpose of null initialized but used variables in ContentManagementEvents and ContentManagementWorker

Nicolas Malin (Jira)
Michael Brohl created OFBIZ-10048:
-------------------------------------

             Summary: Check purpose of null initialized but used variables in ContentManagementEvents and ContentManagementWorker
                 Key: OFBIZ-10048
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10048
             Project: OFBiz
          Issue Type: Improvement
          Components: content
    Affects Versions: Trunk
            Reporter: Michael Brohl
            Priority: Minor


During the work on OFBIZ-9858 I've spotted some variables which were only initialized with null but used in method calls later.

Instead of just removing I've tagged them with TODO's. They should be checked and implemented or removed.





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