GitHub user cquptEthan opened a pull request: https://github.com/apache/zeppelin/pull/1151
Fonted download error code fix ### What is this PR for? Fix chinese garbled open with Excel #714 ### What type of PR is it? Bug Fix ### Todos * [ ] - Add Bom Header ### What is the Jira issue? [ZEPPELIN-672](https://issues.apache.org/jira/browse/ZEPPELIN-672) ### How should this be tested? create a paragraph with chinses chars data in %table view. download with CSV format and open with Excel. ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/cquptEthan/incubator-zeppelin fonted-download-error-code-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1151.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1151 ---- commit 46628c265d8d6f2ed8493d5dfaf95638fd7a6e74 Author: ZhangEthan <228477...@qq.com> Date: 2016-07-08T00:33:03Z Merge branch 'apache/master' into fonted-download-error-code-fix commit a4a99b4c210c2662f16d8a1aa072943e7da463c1 Author: ZhangEthan <228477...@qq.com> Date: 2016-07-08T00:47:25Z Fix chinese garbled in Excel add bom header in front-end download file ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---