Created attachment 826363 [details] Sample files that trigger this bug Description of problem: There are many gettext projects produce .pot file with charset iso8859-1. Version-Release number of selected component (if applicable): zanata-maven-plugin-3.1.2 How reproducible: Always Steps to Reproduce: 1. Create project gcc, ver master, project type gettext 2. push libstdc++.pot Actual results: unsupported charset in Content-Type: text/plain; charset=ISO-8859-1 Expected results: Push successfully Additional info:
Bug 748727 shows how python client handle this.
Bug confirmed with zanata-maven-plugin-3.4.2
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-205