[
https://issues.apache.org/jira/browse/OFBIZ-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arun Patidar closed OFBIZ-7388.
-------------------------------
Resolution: Fixed
Fix Version/s: Upcoming Branch
Committed changes in trunk at rev: 1750329
Thanks [~rishisolankii] and [~rahul.kushwah] for your contribution.
> Enforce noninstantiability to LayoutWorker class
> ------------------------------------------------
>
> Key: OFBIZ-7388
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7388> Project: OFBiz
> Issue Type: Sub-task
> Components: content
> Affects Versions: Trunk
> Reporter: Rishi Solanki
> Assignee: Arun Patidar
> Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-7388.patch
>
>
> - Make class as final.
> - Add a private constructor.
> - Make the following public static variables as private
> {code}
> public static final String err_resource = "ContentErrorUiLabels";
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)