[
https://issues.apache.org/jira/browse/OFBIZ-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139069#comment-17139069 ]
Suraj Khurana commented on OFBIZ-11834:
---------------------------------------
Also, please directly don't use replace all. Some occurrences could be unnecessary changed. Like in current patch:
GenericValue dataRESOURCE
Debug.logInfo("Debug RESOURCEs
createCtx.put("dataResourceName", fileName);
contentCtx.put("dataRESOURCEId", dataRESOURCE.getString("dataRESOURCEId")
And some others, this might be introducing unnecessary issues, best way to this you need to select 'match case' and 'whole word' option in IDE
> Change resource with RESOURCE in framework
> ------------------------------------------
>
> Key: OFBIZ-11834
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11834> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL COMPONENTS
> Reporter: Pawan Verma
> Assignee: Pawan Verma
> Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-11834.patch
>
>
> As we have converted resource to RESOURCE in applications, we should do it in the framework as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)