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)