BJ Freeman commented on OFBIZ-4400:
-----------------------------------
I am out of my league here but can be make the UTF-8 a variable that is passed down from the view-map?
If it is null then Defualt to UTF-8
> Minor code style improvement
> ----------------------------
>
> Key: OFBIZ-4400
> URL: https://issues.apache.org/jira/browse/OFBIZ-4400 > Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Dimitri Unruh
> Priority: Minor
> Attachments: OFBIZ-4400.patch
>
>
> In the createJsLanguageFileMapping service, the catch blocks have assigns to a local variable in a return statement.