Aman Agrawal created OFBIZ-10109:
------------------------------------
Summary: Encoding issue while exporting CSV
Key: OFBIZ-10109
URL:
https://issues.apache.org/jira/browse/OFBIZ-10109 Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Trunk
Reporter: Aman Agrawal
Assignee: Aman Agrawal
Fix For: Trunk
While migrating widget.properties values in ThemeData.xml, "xml" encoder is added for template "screencsv" which was not persent in the properties file. By this, special character are not supported in CSV file.
Steps to generate:
1. Go to [Accounting section|
https://demo-trunk-ofbiz.apache.org:8443/accounting/control/main?externalLoginKey=EL3ee4435c-a117-4670-bc4b-c3f5d8b0c3f0].
2. Go to [Organization GL Settings|
https://demo-trunk-ofbiz.apache.org:8443/accounting/control/ListCompanies].
3. Click on accounting in [companies section|
https://demo-trunk-ofbiz.apache.org:8443/accounting/control/PartyAccountsSummary].
4. Click on [Reports submenu tab|
https://demo-trunk-ofbiz.apache.org:8443/accounting/control/TrialBalance?organizationPartyId=Company].
5. Click on Inventory Valuation report.
6. Export report as CSV.
This is committed under revision number r1806076.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)