Sergei Biletnikov created OFBIZ-5083:
----------------------------------------
Summary: Remote services via XMLRpc ignore the locale which is
passed as the service parameter, the default locale is used forever
Key: OFBIZ-5083
URL: https://issues.apache.org/jira/browse/OFBIZ-5083
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Release 10.04, Release Branch 10.04, Release Branch 11.04
Reporter: Sergei Biletnikov
This code replaces the possible locale from parameters by default locale.
// add the locale to the context
context.put("locale", Locale.getDefault());
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira