GitHub user scyiwei opened a pull request:

    https://github.com/apache/jmeter/pull/222

    fixed garbled label in report dashboard 

    When there are some Chinese characters in the label, the content is all 
messed up. I change the BufferedReader to UTF-8 encoding. Now it works fine.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/scyiwei/jmeter trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/222.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 #222
    
----
commit f4696be6d16f6219989b499d724025372e579505
Author: 易伟 <sc.yi...@gmail.com>
Date:   2016-08-04T09:18:48Z

    fix:encoding bug for csv reader

commit 31c3a15e99920b038070405c832719a2596ae665
Author: 易伟 <sc.yi...@gmail.com>
Date:   2016-08-04T11:03:02Z

    delete test cases

----


---
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.
---

Reply via email to